Skip to content

Commit

Permalink
ci: add overrides to push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats authored Apr 28, 2024
1 parent 4fad206 commit 09be835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
--work-folder="${{ github.workspace }}/work" \
--static-folder="${{ github.workspace }}/Plogon/Plogon/static" \
--artifact-folder="${{ github.workspace }}/artifacts" \
--build-overrides-file="${{ github.workspace }}/manifests/overrides.toml" \
--ci --mode=Commit --build-all
- name: Upload artifact
Expand Down

0 comments on commit 09be835

Please sign in to comment.