Skip to content

Commit

Permalink
Fixed password
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanratcliffe committed Feb 28, 2024
1 parent e2f9f1a commit 03cbf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
args: release --clean --snapshot --skip=publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AC_PASSWORD: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}
AC_PASSWORD: ${{ secrets.APPLE_AC_PASSWORD }}

- name: Upload assets
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 03cbf6f

Please sign in to comment.