Skip to content

Commit

Permalink
revert back to v1 zendesk action
Browse files Browse the repository at this point in the history
  • Loading branch information
alphasentaurii authored Jul 24, 2024
1 parent d924a5a commit 83e85aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
git push origin ${{ github.event.inputs.version }}
- name: Create GitHub release (triggers publish-to-pypi workflow)
uses: zendesk/action-create-release@v2
uses: zendesk/action-create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
with:
Expand Down

0 comments on commit 83e85aa

Please sign in to comment.