This commit is contained in:
parent
4c4e9388f9
commit
bca98b8b4f
@ -14,4 +14,4 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Start shell build
|
- name: Start shell build
|
||||||
run: CONTAINER_TOKEN=${{ secrets.CONTAINER_TOKEN }} ./build.sh
|
run: CONTAINER_TOKEN=${{ secrets.GITHUB_TOKEN }} ./build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user