Skip to content

Commit

Permalink
ci: correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Oct 7, 2024
1 parent 11a70e1 commit 924ebfc
Showing 1 changed file with 1 addition 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 @@ -108,7 +108,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: prod
url: https://atlas.utah.gov
url: https://fieldmap.udc.utah.gov
if: github.event.release.prerelease == false || inputs.environment == 'prod'

steps:
Expand Down

0 comments on commit 924ebfc

Please sign in to comment.