Skip to content

Commit

Permalink
feat(vcs-providers): Define GitHub as a default VCS and add GitLab wi…
Browse files Browse the repository at this point in the history
…th GitLabProjectID (#4)
  • Loading branch information
JohGirard committed Jul 15, 2024
1 parent 1df211d commit 7d47ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
shell: bash
run: semantic-release
env:
GH_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.CI_GH_TOKEN }}

0 comments on commit 7d47ef8

Please sign in to comment.