Skip to content

Commit

Permalink
ci(deps): bump deep-entertainment/godot-asset-lib-action (#73)
Browse files Browse the repository at this point in the history
Bumps [deep-entertainment/godot-asset-lib-action](https://github.com/deep-entertainment/godot-asset-lib-action) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/deep-entertainment/godot-asset-lib-action/releases)
- [Commits](deep-entertainment/godot-asset-lib-action@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: deep-entertainment/godot-asset-lib-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 3a8b542 commit 2823c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: dotnet nuget push "${{ env.package-dir }}"/**/*.nupkg --api-key ${{ secrets.NUGET_AUTH_TOKEN }} --source https://api.nuget.org/v3/index.json

- name: Push to Asset Library
uses: deep-entertainment/godot-asset-lib-action@v0.5.0
uses: deep-entertainment/godot-asset-lib-action@v0.6.0
with:
username: jiri
password: ${{ secrets.GODOT_ASSET_STORE_PASSWORD }}
Expand Down

0 comments on commit 2823c72

Please sign in to comment.