Skip to content

Commit c31f79f

Browse files
authored
Merge pull request #79 from zhavir/use-sst
🐛 fix(ci/cd): remove token
2 parents 8cc1d32 + d58ffc7 commit c31f79f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ jobs:
8282
continue-on-error: true
8383
run: |
8484
gh cache delete "sst-cache"
85-
env:
86-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
8785
- name: Save sst cache
8886
id: save-sst-cache
8987
uses: actions/cache/save@v4

0 commit comments

Comments
 (0)