Skip to content

Commit

Permalink
Change the type of umm-s to SWODLR (#136)
Browse files Browse the repository at this point in the history
* Update swodlr_umm_s.json

* Update publish.yml
  • Loading branch information
frankinspace authored Jun 4, 2024
1 parent 661de75 commit 8ff3f60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
disable_removal: 'true'
umm_type: 'umm-s'
use_associations: 'true'
umm_version: 1.5.2
umm_version: 1.5.3
url_value: ${{ env.RECORD_BASE_URL }}
continue-on-error: true

Expand All @@ -76,9 +76,9 @@ jobs:
disable_removal: 'true'
umm_type: 'umm-s'
use_associations: 'false'
umm_version: 1.5.2
umm_version: 1.5.3
url_value: ${{ env.RECORD_BASE_URL }}
env:
LAUNCHPAD_TOKEN_SIT: ${{secrets.LAUNCHPAD_TOKEN_SIT}}
LAUNCHPAD_TOKEN_UAT: ${{secrets.LAUNCHPAD_TOKEN_UAT}}
LAUNCHPAD_TOKEN_OPS: ${{secrets.LAUNCHPAD_TOKEN_OPS}}
LAUNCHPAD_TOKEN_OPS: ${{secrets.LAUNCHPAD_TOKEN_OPS}}
2 changes: 1 addition & 1 deletion cmr/swodlr_umm_s.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "PODAAC_SWODLR",
"LongName": "PODAAC SWOT On-Demand Level 2 Raster Generation (SWODLR)",
"Type": "WEB SERVICES",
"Type": "SWODLR",
"Version": "*replaced by CICD*",
"VersionDescription": "Version of software deployed",
"URL": {
Expand Down

0 comments on commit 8ff3f60

Please sign in to comment.