Skip to content

Commit

Permalink
Update publish-staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennylam authored Dec 11, 2023
1 parent 5c1086e commit bdef00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: publish-staging (Trigger staging environments to update)
on:
push:
tags:
- 'v*'
- 'v2*'

concurrency:
group: publish-staging-${{ github.ref }}
Expand Down

0 comments on commit bdef00a

Please sign in to comment.