Skip to content

Commit

Permalink
ci: working on release... x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bugs5382 committed Nov 17, 2023
1 parent 13a43ed commit fa3eabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Semantic Release
run: npm run semantic-release
env:
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_SECRET }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit fa3eabd

Please sign in to comment.