Skip to content

Commit

Permalink
build on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
shichen85 committed May 3, 2024
1 parent 2b832d0 commit 11f68a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
paths-ignore:
- "**.md"
branches:
- "main"
tags:
- "*"
workflow_dispatch:
inputs:
runtime:
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
end
EOF
# Run fastlane beta
fastlane
fastlane beta
- name: upload-build
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 11f68a6

Please sign in to comment.