Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo committed Apr 11, 2024
1 parent 4ecc2a0 commit 9105e00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
/home/runner/work/Arduino-Hidden-Boards-Manager/Arduino-Hidden-Boards-Manager/archives/**
token: ${{ secrets.GITHUB_TOKEN }}
/home/runner/work/Arduino-Hidden-Boards-Manager/Arduino-Hidden-Boards-Manager/archives/**

0 comments on commit 9105e00

Please sign in to comment.