Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalDrac authored Jan 12, 2024
1 parent cdf0843 commit f4bae3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: "README.md"
tag: "latest-nightly"
commit: ${{ github.sha }}
body: "Test"

Expand Down

0 comments on commit f4bae3e

Please sign in to comment.