Skip to content

Commit

Permalink
fix publish actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ysugimoto committed Apr 27, 2024
1 parent bcb4eb9 commit ad3eddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish application
on:
push:
tags:
- "*"
- "v*.*.*"

env:
PROTOC_VERSION: 3.14.0
Expand Down

0 comments on commit ad3eddc

Please sign in to comment.