Skip to content

Commit

Permalink
Update and rename main-0.9.0.yml to main-0.9.1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
petfriendamy authored Jun 11, 2024
1 parent 6e6fb81 commit fbb4209
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: FF7Scarlet

run-name: 0.9.0.${{ github.run_number }}
run-name: 0.9.1.${{ github.run_number }}

on:
workflow_dispatch:
Expand All @@ -20,7 +20,7 @@ env:
_RELEASE_VERSION: v0
_RELEASE_CONFIGURATION: Release
_BUILD_BRANCH: "${{ github.ref }}"
_BUILD_VERSION: "0.9.0.${{ github.run_number }}"
_BUILD_VERSION: "0.9.1.${{ github.run_number }}"
# GIT: Fix reporting from stderr to stdout
GIT_REDIRECT_STDERR: 2>&1

Expand Down

0 comments on commit fbb4209

Please sign in to comment.