Skip to content

Commit

Permalink
Specify environment for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
snocorp committed Jul 28, 2021
1 parent f352f66 commit 66a4a80
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:
- name: Checkout
Expand Down

0 comments on commit 66a4a80

Please sign in to comment.