Skip to content

Commit

Permalink
Restore environment in release workflow (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
snocorp authored Dec 12, 2024
1 parent dc8bb01 commit f5b7339
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 @@ -16,6 +16,7 @@ on:
- "v*"
jobs:
goreleaser:
environment: Default
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit f5b7339

Please sign in to comment.