Skip to content

Commit

Permalink
Fixes (#13)
Browse files Browse the repository at this point in the history
* Workflow fix and release testing.

* Updated template.

* Updated template location.
  • Loading branch information
danielscholl authored Jan 17, 2024
1 parent e1d7f7f commit 8e8195f
Show file tree
Hide file tree
Showing 3 changed files with 469 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
allow-no-subscriptions: false

- name: Github Checkin
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9
with:
message: "Initialize Software Install"
add: "."
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.luolix.top%2FAzure%2Fosdu-developer%2Fazuredeploy.json)


[Open Subsurface Data Universe](https://osduforum.org) (OSDU) is a standard data platform that brings together a diverse array of subsurface and well data. It enables the energy industry to access and analyze data across various sources efficiently. This project aims to provide a streamlined approach for developing and working directly with [OSDU](https://community.opengroup.org/osdu/platform) using the [Azure Cloud Platform](https://azure.microsoft.com/).

Expand Down
Loading

0 comments on commit 8e8195f

Please sign in to comment.