Skip to content

Commit

Permalink
workflows/autorelease: remove that stable flag so CI stop complaining…
Browse files Browse the repository at this point in the history
… about it

Signed-off-by: lucasew <[email protected]>
  • Loading branch information
lucasew committed Feb 27, 2024
1 parent 64d3c74 commit 7acfb22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
stable: 'true'
go-version: '1.22'

- run: mkdir build -p && ls && pwd
Expand Down

0 comments on commit 7acfb22

Please sign in to comment.