Skip to content

Commit

Permalink
chore: use correct path for release please
Browse files Browse the repository at this point in the history
Don't use the source code as an action. Facepalm
  • Loading branch information
lievenhey committed May 29, 2024
1 parent f593203 commit 9189cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
GH_TOKEN: ${{ github.token }}

- name: Create release PR
uses: googleapis/release-please@v16.10.2
uses: googleapis/release-please[email protected]
with:
token: ${{ github.token }}
release-type: simple

0 comments on commit 9189cc8

Please sign in to comment.