Skip to content

Commit

Permalink
fix: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
imduchuyyy committed Nov 20, 2024
1 parent 89e20a8 commit 373129b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment:
name: SECRET #your environment name
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 373129b

Please sign in to comment.