Skip to content

Commit

Permalink
Fix nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhichang committed Dec 25, 2023
1 parent 81e6bbb commit 34a0438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
token: ${{ secrets.MY_GITHUB_TOKEN }} # Use the secret as an environment variable
prerelease: true
tag_name: nightly
body: Nightly build $(date -d @${{ env.GITHUB_RUN_STARTED }} --rfc-3339=seconds) from ${{ github.ref }}
files: |
cmake-build-release/infinity-*.deb
cmake-build-release/infinity-*.rpm
Expand Down

0 comments on commit 34a0438

Please sign in to comment.