Downgrade actions/upload-artifacts from 4->3
All checks were successful
JConf Actions Workflow / build (push) Successful in 32s

This commit is contained in:
Steven Tracey 2024-10-23 08:28:28 -04:00
parent 6072dd6d97
commit f937bd66f3

View File

@ -34,7 +34,7 @@ jobs:
export giteaPass=${{ secrets.ACCESS_TOKEN_GITEA }}
./gradlew publish
- name: Upload JConf Artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: JConf
path: artifacts/*
path: artifacts/