Skip to content

Commit

Permalink
ci: Use my fork of godot-asset-lib-action
Browse files Browse the repository at this point in the history
  • Loading branch information
wjt committed Jun 28, 2024
1 parent 3daad38 commit 2bcd798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/godot-asset-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Push to Godot Asset Library
uses: deep-entertainment/godot-asset-lib-action@v0.4.0
uses: wjt/godot-asset-lib-action@fd3395aa70bba333c0d3cc33c78dc03c18d149ae
with:
username: ${{ secrets.GODOT_ASSET_LIBRARY_USERNAME }}
password: ${{ secrets.GODOT_ASSET_LIBRARY_PASSWORD }}
Expand Down

0 comments on commit 2bcd798

Please sign in to comment.