Skip to content

Commit

Permalink
action fails with freckle/stack-action@v5, so maybe freckle/stack-act…
Browse files Browse the repository at this point in the history
…ion@v4 works?
  • Loading branch information
nevrome committed May 3, 2024
1 parent 2b0ac89 commit b8deb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
tagRegexGroup: 1

- name: Build executable
uses: freckle/stack-action@v5
uses: freckle/stack-action@v4
id: stack
with:
stack-arguments: --copy-bins
Expand Down

0 comments on commit b8deb7d

Please sign in to comment.