Skip to content

Commit b5d4ab1

Browse files
authored
Merge pull request #159 from endlessm/push-vqwmuvoupowy
ci: Use asset lib action 0.6.0
2 parents c9ebfb9 + f21368b commit b5d4ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/godot-asset-library.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Push to Godot Asset Library
16-
uses: wjt/godot-asset-lib-action@9cce3792b504bec69eb06b852b008d095e372f56
16+
uses: deep-entertainment/godot-asset-lib-action@v0.6.0
1717
with:
1818
username: ${{ secrets.GODOT_ASSET_LIBRARY_USERNAME }}
1919
password: ${{ secrets.GODOT_ASSET_LIBRARY_PASSWORD }}

0 commit comments

Comments
 (0)