Skip to content

Commit fc6cf34

Browse files
authored
Update 00-init.yml
1 parent 932cb56 commit fc6cf34

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/00-init.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
ASSET_INIT_VECTOR: ${{ secrets.ASSET_INIT_VECTOR }}
1818
ASSET_PASSWORD: ${{ secrets.ASSET_PASSWORD }}
1919

20-
# - name: 🚮 Dump GitHub context for debugging
21-
# env:
22-
# GITHUB_CONTEXT: ${{ toJson(github) }}
23-
# run: echo "$GITHUB_CONTEXT"
24-
2520
- name: 💀 Killing me softly
2621
uses: ./.github/actions/cancel-workflow
2722
if: failure()

0 commit comments

Comments
 (0)