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