Skip to content

Commit

Permalink
Update publish.yml (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
achanda committed May 1, 2024
1 parent c840f27 commit 83a62c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
on:
push:
branches:
- main
- master

jobs:
release-plz:
Expand All @@ -24,4 +24,4 @@ jobs:
uses: MarcoIeni/release-plz-action@v0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 83a62c9

Please sign in to comment.