Update Actions
All checks were successful
Build and Save Artifact / build (push) Successful in 11s

This commit is contained in:
Cyanoure
2024-09-15 16:12:38 +02:00
parent 28e3afafae
commit 1ae8cbeef5

View File

@ -46,7 +46,7 @@ jobs:
git config --global user.name 'Git Bot'
git config --global user.email 'noreply@kozelkaricsi.hu'
git add -f dist && git commit -am "Build"
git push --set-upstream origin ${GITHUB_REF_NAME}-build
git push --set-upstream origin ${GITHUB_REF_NAME}-build --force
# Upload the build directory as an artifact
- name: Upload build artifact