pipeline runner
Some checks failed
S3 mount container image build / build (push) Failing after 41s

This commit is contained in:
Tanguy Herbron 2023-08-04 19:36:51 +02:00
parent 7a58c45234
commit bad3aea32d

View File

@ -16,6 +16,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ github.token }}
- run: echo "Testing"
- run: ls