Skip to content

Commit

Permalink
devop: upload to appstore
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Jan 23, 2024
1 parent 0ee90eb commit dd01c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
with:
lane: "buildandrelease"
subdirectory: "macos/Enkrypt"
working-directory: "macos/Enkrypt"
env:
APPLE_ID: "${{ secrets.OSX_APPLE_ID }}"
APP_ID: "${{ secrets.OSX_APP_ID }}"
Expand Down

1 comment on commit dd01c75

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.