Skip to content

Commit

Permalink
Update build_editions.yaml
Browse files Browse the repository at this point in the history
- disable SF for now. Errors out with permission errors.
  • Loading branch information
philmmanjaro authored Jun 27, 2024
1 parent 45dbc51 commit c385afb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_editions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
office-chooser: "true"
gpg-secret-key-base64: ${{ secrets.CI_PRIV_KEY }}
gpg-passphrase: ${{ secrets.CI_GPG_PASSPHRASE }}
sf-project: manjarolinux-community
sf-user: ${{ secrets.SF_USER_NAME }}
sf-key: ${{ secrets.SF_PRIV_SSHKEY }}
#sf-project: manjarolinux-community
#sf-user: ${{ secrets.SF_USER_NAME }}
#sf-key: ${{ secrets.SF_PRIV_SSHKEY }}
s3-cfg: ${{ secrets.S3_CFG }}
- name: rollback sourceforge upload
if: ${{ failure() || cancelled() }}
Expand Down

0 comments on commit c385afb

Please sign in to comment.