Skip to content

Commit

Permalink
default token
Browse files Browse the repository at this point in the history
  • Loading branch information
el-ev committed Jan 13, 2025
1 parent 216ffb4 commit 3fcf314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vf2-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.RELEASE_TOKEN }}
name: ${{ github.sha }}
body: Automated release
make_latest: true
tag_name: ${{ github.run_id }}
files: |
u-boot/spl/u-boot-spl.bin.normal.out
u-boot/u-boot.itb

0 comments on commit 3fcf314

Please sign in to comment.