Skip to content

Commit

Permalink
ci: provided token for executing build-plugin-zip
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaelahidev committed Aug 29, 2024
1 parent b4f9870 commit 9daf519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-plugin-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ jobs:

- name: Build Blockera plugin ZIP file
run: ./bin/build-plugin-zip.sh
with:
token: ${{ secrets.BLOCKERA_TOKEN }}
env:
NO_CHECKS: 'true'

Expand Down

0 comments on commit 9daf519

Please sign in to comment.