Skip to content

Commit

Permalink
chore: remove github-token for build action (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>

Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou authored Dec 11, 2022
1 parent 96c21d5 commit 7d42152
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/BuildImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
uses: mainsail-crew/MainsailOS-actions/build-image@master
with:
config: ${{ matrix.config }}
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Copy output
id: copy-image
Expand Down

0 comments on commit 7d42152

Please sign in to comment.