mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-19 02:55:45 -05:00
token updated
This commit is contained in:
committed by
GitHub
parent
4b09a8dafe
commit
7c3013dc88
@@ -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