Skip to content

Commit 6c73e37

Browse files
author
Alvaro Muñoz
committed
2 parents 4b4901f + c61e71f commit 6c73e37

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
@@ -26,3 +26,5 @@ jobs:
2626
- name: Run action
2727
if: steps.changes.outputs.src == 'true'
2828
uses: ./
29+
with:
30+
token: ${{ secrets.GHCR_TOKEN }}

0 commit comments

Comments
 (0)