Skip to content

Commit

Permalink
chore(release): fix sem-rel action version
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvain-lavazais committed Jun 3, 2024
1 parent 5b09106 commit 3eaae7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
if: github.ref == 'refs/heads/main'
runs-on: 'ubuntu-latest'
needs: [ unit-test ]
permissions: write-all
steps:
- name: 'Checkout sources'
uses: 'actions/checkout@v4'
Expand Down

0 comments on commit 3eaae7a

Please # to comment.