mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 16:36:31 -06:00
Update version-bump.yaml
This commit is contained in:
committed by
GitHub
parent
11eef4afb8
commit
578d743e25
4
.github/workflows/version-bump.yaml
vendored
4
.github/workflows/version-bump.yaml
vendored
@@ -20,9 +20,7 @@ jobs:
|
||||
bump:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yogeshpaliyal/KeyPass@master
|
||||
- name: Setting up project
|
||||
uses: ./.github/actions/setup
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: 🏗 Bump App Version
|
||||
uses: ./scripts/versionBump.sh $TYPE "$RELEASE_NOTES"
|
||||
|
||||
Reference in New Issue
Block a user