Skip to content

Commit

Permalink
Added environment to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Nov 30, 2024
1 parent c1f11e6 commit e41704d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-20.04
environment: release
permissions:
id-token: write
steps:
Expand Down

0 comments on commit e41704d

Please sign in to comment.