Skip to content

Commit

Permalink
fix(ci): Fixed action environment
Browse files Browse the repository at this point in the history
  • Loading branch information
adanylenko committed Mar 5, 2024
1 parent 1445235 commit 4d6d092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ permissions:
jobs:
goreleaser:
runs-on: ubuntu-latest
environment:
name: release
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 4d6d092

Please sign in to comment.