Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DeaSTL/cmake-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
lsproule committed Oct 26, 2023
2 parents aa9a92f + 5bbe9ee commit d93cc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
repo_token: ${{ secrets.CI_TOKEN }}
file: ${{github.workspace}}/dist/release-${{github.run_number}}.tar.gz
asset_name: cmaker-${{github.run_number}}
tag: nightly
tag: nightly-${{github.run_number}}
overwrite: false
prerelease: true
make_latest: true
Expand Down

0 comments on commit d93cc10

Please sign in to comment.