Skip to content

Commit 56bad5e

Browse files
committed
a
1 parent 3991170 commit 56bad5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
steps:
2525
- name: Download repository
2626
uses: actions/checkout@v4
27+
- run: echo ${{github.event_name}}
2728

2829
- name: Run sh build script
2930
run: bash ./www/build.sh "${{ secrets.SECRET_KEY }}" "${{ secrets.SECRET_IV }}"

0 commit comments

Comments
 (0)