This commit is contained in:
parent
54acd1fb6d
commit
5c20f9e436
@ -17,5 +17,6 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
repository: athens-school/s3-mounter
|
||||
token: ${{ secrets.github_token }}
|
||||
- run: echo "Testing"
|
||||
|
Loading…
Reference in New Issue
Block a user