Skip to content

Commit

Permalink
don't publish testbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
oberon-manjaro authored Dec 22, 2023
1 parent d56e952 commit 5a376a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_editions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
office-chooser: ${{ matrix.office }}
gpg-secret-key-base64: ${{ secrets.CI_PRIV_KEY }}
gpg-passphrase: ${{ secrets.CI_GPG_PASSPHRASE }}
s3-cfg: ${{ secrets.S3_CFG }}
# s3-cfg: ${{ secrets.S3_CFG }}
- name: rollback
if: ${{ failure() || cancelled() }}
run: |
Expand Down

0 comments on commit 5a376a7

Please sign in to comment.