Skip to content

Commit

Permalink
Fix release process by updating changie
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Oct 6, 2023
1 parent 8400701 commit 46a4a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: labd/changie-release-action@v0.2.0
uses: labd/changie-release-action@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
release-workflow: 'release.yaml'

0 comments on commit 46a4a55

Please sign in to comment.