mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-04 01:29:39 -06:00
Update version-bump.yaml
This commit is contained in:
committed by
GitHub
parent
1707bcab05
commit
699ba82546
2
.github/workflows/version-bump.yaml
vendored
2
.github/workflows/version-bump.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: 🏗 Bump App Version
|
||||
run: ./scripts/versionBump.sh $TYPE "$RELEASE_NOTES"
|
||||
run: ls && ./scripts/versionBump.sh $TYPE "$RELEASE_NOTES"
|
||||
env:
|
||||
TYPE: ${{ inputs.type }}
|
||||
RELEASE_NOTES: ${{ inputs.releaseNote }}
|
||||
|
||||
Reference in New Issue
Block a user