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