Skip to content

Commit

Permalink
Update godot-export.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h4de5 authored Jul 12, 2023
1 parent 7836d84 commit cabf168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/godot-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
uses: firebelley/[email protected]
with:
# Base version. Patch versions are incremented when this action runs.
base_version: 0.0.1
# base_version: 0.0.1
# base_version: ${{ steps.tag_version.outputs.TAG_VERSION}}
# Defining all the required inputs
# I used the latest version of Godot in this example
Expand All @@ -99,7 +99,7 @@ jobs:
# archive_single_release_output: false
export_debug: false
archive_output: true
generate_release_notes: true
# generate_release_notes: true
# create_release: true
use_preset_export_path: true
# relative_export_path: "build"
Expand Down

0 comments on commit cabf168

Please sign in to comment.