Skip to content

Commit

Permalink
Changed the tag for Navigation Component workflow (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
soalb-m authored Sep 27, 2022
1 parent 55e3bb4 commit 059a236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_navigation_component_ado.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: publish-navigation-component-ado
on:
push:
tags:
- 'navigation*'
- 'navigation_component*'

workflow_dispatch:
inputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: publish-navigation-component-mavencentral
on:
push:
tags:
- 'navigation*'
- 'navigation_component*'

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 059a236

Please sign in to comment.