Skip to content

Commit

Permalink
changed environment
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Feb 13, 2024
1 parent 7fa5672 commit 1830121
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 @@ -12,7 +12,7 @@ jobs:
build-and-push:
if: startsWith(github.ref, 'refs/tags/recover-id-object/')
runs-on: ubuntu-latest
environment: production
environment: release-recover-id-object
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 1830121

Please sign in to comment.