Skip to content

Commit

Permalink
fix: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Oct 16, 2024
1 parent 651326b commit 7d49234
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
persist-credentials: false
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v4
# with:
# extra_plugins: |
# @semantic-release/github
with:
extends: |
@socialgouv/releaserc
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.FINE_GRAIN_TOKEN_TEST }}

0 comments on commit 7d49234

Please sign in to comment.