dev #11

Merged
Cyanoure merged 32 commits from dev into main 2024-09-15 15:35:07 +00:00
8 changed files with 59 additions and 73 deletions
Showing only changes of commit 1ae8cbeef5 - Show all commits

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