Skip to content

Commit 9ea09bf

Browse files
committed
fixup! DEBUG
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 79d543d commit 9ea09bf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/mirror-snapshots.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ jobs:
1313
with:
1414
app-id: ${{ secrets.GH_APP_ID }}
1515
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
16-
- uses: mxschmitt/action-tmate@v3
17-
env:
18-
GH_TOKEN: ${{ steps.token.outputs.token }}
19-
with:
20-
detached: true
2116
- name: mirror a snapshot
2217
env:
2318
GH_TOKEN: ${{ steps.token.outputs.token }}

0 commit comments

Comments
 (0)