chg: pkg: new version release !skipChangelog
Some checks failed
Deploy to Production / deploy (push) Has been cancelled
Some checks failed
Deploy to Production / deploy (push) Has been cancelled
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- name: Deploy
|
||||
run: |
|
||||
set -e
|
||||
export HOME=/tmp
|
||||
git config --global --add safe.directory "${{ vars.PROD_APP_DIR }}"
|
||||
cd "${{ vars.PROD_APP_DIR }}"
|
||||
git fetch --tags
|
||||
|
||||
Reference in New Issue
Block a user