changing itch action
This commit is contained in:
@@ -93,8 +93,8 @@ jobs:
|
|||||||
ls -la
|
ls -la
|
||||||
pwd
|
pwd
|
||||||
echo ${{ github.workspace }}
|
echo ${{ github.workspace }}
|
||||||
|
- name: Upload build to Itch
|
||||||
- uses: Oval-Tutu/publish-to-itch-with-butler@v1
|
uses: https://github.com/Oval-Tutu/publish-to-itch-with-butler.git@main
|
||||||
with:
|
with:
|
||||||
api-key: ${{ secrets.BUTLER_TOKEN }}
|
api-key: ${{ secrets.BUTLER_TOKEN }}
|
||||||
itch_user: ${{ env.ITCHIO_USERNAME }}
|
itch_user: ${{ env.ITCHIO_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user