mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
parent
39c4603ac4
commit
3bb3cdc7fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
run: echo "today=$(date '+%Y%m%d')" >> $GITHUB_OUTPUT
|
run: echo "today=$(date '+%Y%m%d')" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 # v0.1.14
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.REPO_TOKEN }}
|
token: ${{ secrets.REPO_TOKEN }}
|
||||||
repository: ${{ env.repo_nightly }}
|
repository: ${{ env.repo_nightly }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue