mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 01:09:40 -06:00
token updated
This commit is contained in:
committed by
GitHub
parent
4b09a8dafe
commit
7c3013dc88
2
.github/workflows/version-bump.yaml
vendored
2
.github/workflows/version-bump.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: master
|
||||
token: ${{ secrets.REPO_TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: 🏗 Bump App Version
|
||||
run: ls && bash ./scripts/versionBump.sh $TYPE "$RELEASE_NOTES"
|
||||
|
||||
Reference in New Issue
Block a user