Skip to content

Commit f8dd493

Browse files
author
Alvaro Muñoz
authored
Update build.yml
1 parent f068504 commit f8dd493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ jobs:
2525
2626
- name: Run action
2727
if: steps.changes.outputs.src == 'true'
28+
env:
29+
GITHUB_TOKEN: ${{ secrets.GHCR_TOKEN }}
2830
uses: ./

0 commit comments

Comments
 (0)