Skip to content

Commit

Permalink
Test GitHub Actions (#322)
Browse files Browse the repository at this point in the history
* testing a githuba ction

* update the correct one
  • Loading branch information
nplasterer authored Nov 8, 2024
1 parent d71c74f commit 1b263b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: mathieudutour/[email protected]
with:
release_branches: "release"
custom_tag: 3.0.1
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create a GitHub release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 1b263b7

Please sign in to comment.