Skip to content

Commit b6b8522

Browse files
authored
Update backuprestore.yml
1 parent 2a15df1 commit b6b8522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/backuprestore.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
repository: github/backup-utils-private
3434
ref: ${{ inputs.ref }}
35-
token: ${{ secrets.BACKUPUTILACCESS }}
3635
- run: docker build . --file Dockerfile --tag backup-utils
3736
- run: docker save backup-utils -o backup-utils.tar
3837
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)