mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 01:05:21 +03:00
just adding some place holders.
It will need an actual secret created in the future
This commit is contained in:
parent
cda0b8cb55
commit
7095dc7ca1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/dev-builds.yml
vendored
2
.github/workflows/dev-builds.yml
vendored
|
@ -198,6 +198,8 @@ jobs:
|
|||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
name: inav-nightly-${{ env.release_tag }}-${{ github.sha}}
|
||||
# To create release on a different repo, we need a token setup
|
||||
#token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repository: iNavFlight/inav
|
||||
prerelease: true
|
||||
draft: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue