Skip to content

Commit

Permalink
GitVersion, Android
Browse files Browse the repository at this point in the history
  • Loading branch information
danzuep committed Dec 5, 2023
1 parent 344dcdf commit a73c221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

jobs:
deploy:
name: 🚀 ${{ inputs.projectName }}
name: Android
runs-on: ubuntu-latest
environment: ${{ inputs.environment }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
version:
name: Version
name: GitVersion
runs-on: 'ubuntu-latest'

outputs: # alternative usage: $GitVersion_<outputName>
Expand Down

0 comments on commit a73c221

Please sign in to comment.