Skip to content

Commit

Permalink
fix: fastlane publish workflow tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jieey1140 committed Nov 27, 2023
1 parent bbe5bb4 commit 4e2e525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/samsungknox-fastlane-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- 'knox-fastlane-plugin@*'
- 'knox-fastlane@*'

jobs:
build-and-deploy:
Expand Down

0 comments on commit 4e2e525

Please sign in to comment.