Skip to content

Commit

Permalink
Update Release publication CI (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreQuebriac authored May 23, 2024
1 parent 9b52609 commit f334a82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-latest
needs: [build_docs]
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Edit release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f334a82

Please sign in to comment.