Skip to content

Commit

Permalink
Update electron-builder-mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mintnick authored Feb 5, 2024
1 parent 1aba8d7 commit ac8288c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-builder-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: yarn electron-builder --mac

- name: Create draft release
id: create release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ac8288c

Please sign in to comment.