Skip to content

Commit

Permalink
chore: update automatic publishing on tags
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 500827443
  • Loading branch information
asyncLiz authored and copybara-github committed Jan 9, 2023
1 parent 12c9364 commit 630c4df
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: publish

on:
push:
branches:
- master
tags:
- "*"
- 'v*'

jobs:
publish:
Expand Down

0 comments on commit 630c4df

Please sign in to comment.