Skip to content

Commit

Permalink
remove error on publish to godot asset lib
Browse files Browse the repository at this point in the history
  • Loading branch information
alextrevisan committed Jul 20, 2024
1 parent 5f769bd commit d4bb9fa
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 @@ -46,7 +46,7 @@ jobs:
run: |
echo "Name: ${{ env.latest_tag }}"
- name: Godot Asset Lib
uses: deep-entertainment/godot-asset-lib-action@v0.5.0
uses: wjt/godot-asset-lib-action@9cce3792b504bec69eb06b852b008d095e372f56
with:
username: ${{ secrets.GODOT_ASSET_LIBRARY_USERNAME }}
password: ${{ secrets.GODOT_ASSET_STORE_PASSWORD }}
Expand Down

0 comments on commit d4bb9fa

Please sign in to comment.