Skip to content

Commit

Permalink
Update the release GA (#150)
Browse files Browse the repository at this point in the history
* Add UCLA survey script
* Skip running the build enforcer
  • Loading branch information
ksclarke authored Sep 26, 2024
1 parent c3cbe60 commit 228c057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifact-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
maven_goals_phases: "package"
maven_args: >
-V -ntp -Dsinai.id.key=${{ secrets.SINAI_ID_KEY }}
-V -ntp -Dsinai.id.key=${{ secrets.SINAI_ID_KEY }} -Denforcer.skip
- name: Upload build artifact
uses: jakejarvis/s3-sync-action@be0c4ab89158cac4278689ebedd8407dd5f35a83 # v0.5.1
with:
Expand Down

0 comments on commit 228c057

Please sign in to comment.