Skip to content

Commit c3ab005

Browse files
committed
build env debug
1 parent 8b77cb9 commit c3ab005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ permissions:
1616

1717
jobs:
1818
build:
19-
runs-on: ubuntu-latest
2019
env:
2120
TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }}
21+
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout your repository using git
2424
uses: actions/checkout@v4

0 commit comments

Comments
 (0)