We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9ebfb9 + f21368b commit b5d4ab1Copy full SHA for b5d4ab1
.github/workflows/godot-asset-library.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- name: Push to Godot Asset Library
16
- uses: wjt/godot-asset-lib-action@9cce3792b504bec69eb06b852b008d095e372f56
+ uses: deep-entertainment/godot-asset-lib-action@v0.6.0
17
with:
18
username: ${{ secrets.GODOT_ASSET_LIBRARY_USERNAME }}
19
password: ${{ secrets.GODOT_ASSET_LIBRARY_PASSWORD }}
0 commit comments