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 dbca981 commit 0ee90eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
path: packages/extension/dist

- name: Deploy via Fastlane
uses: maierj/fastlane-action@v3
uses: maierj/fastlane-action@v3.0.0
with:
lane: "buildandrelease"
subdirectory: "macos/Enkrypt"
Expand Down

1 comment on commit 0ee90eb

@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.