Skip to content

Commit

Permalink
remove godot env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Nov 16, 2024
1 parent b3f9ea2 commit 4d37241
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,6 @@ jobs:
password: ${{ secrets.ASSETS_PASSWORD }}
env:
ASSETS_PASSWORD: ${{ secrets.ASSETS_PASSWORD }}

- name: Create Godot Environment File
uses: kuma-gee/action-godot/godot-env@main
with:
output: ${{ inputs.project-path }}/${{ inputs.env-build-file }}
code: ${{ secrets.GAME_CODE }}
version: ${{ github.ref_name }}
steam-app: ${{ inputs.steam-app }}

- name: Setup Templates
uses: kuma-gee/action-godot-template/setup@v1
Expand Down

0 comments on commit 4d37241

Please sign in to comment.