Skip to content

Commit

Permalink
Fix ref to nightly and add target (#4042)
Browse files Browse the repository at this point in the history
  • Loading branch information
nekevss authored Nov 13, 2024
1 parent 2bc6312 commit 334fb36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
bin: boa
# We may be able to provide a custom archive name, but
# currently just going with the example default.
target: ${{ matrix.target }}
archive: $bin-$tag-$target
ref: nightly
ref: refs/tags/nightly
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 334fb36

Please sign in to comment.