Skip to content

Commit

Permalink
v1.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Aug 1, 2024
1 parent 4e1ee66 commit 2c4fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: deploy
if: startsWith(github.event.head_commit.message,'v1.')
env:
GITHUB_TOKEN: ${{ secrets.GH_DEPLOY_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAC_APPLE_ID: ${{ secrets.MAC_APPLE_ID }}
MAC_APPLE_ID_PWD: ${{ secrets.MAC_APPLE_ID_PWD }}
MAC_DEVELOPER_ID: ${{ secrets.MAC_DEVELOPER_ID }}
Expand Down

0 comments on commit 2c4fa68

Please sign in to comment.