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 a983e4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vf2-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.RELEASE_TOKEN }}
name: ${{ github.sha }}
body: Automated release
tag_name: ${{ github.run_id }}
files: |
u-boot/spl/u-boot-spl.bin.normal.out
u-boot/u-boot.itb

0 comments on commit a983e4d

Please sign in to comment.