We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ceb1dd + 27bf093 commit 1fe7b17Copy full SHA for 1fe7b17
1 file changed
.github/workflows/publish-sources.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
- name: Publish nightly sources
24
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
25
with:
26
prerelease: true
27
name: nightly
0 commit comments