Skip to content

Commit

Permalink
fixup! gci: Fix up the crates.io publishing job
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Oct 17, 2023
1 parent 7bb6b9c commit 6827020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crate-io.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
on:
push:
workflow_run:
branches: [master]
branches:
- "master"

jobs:
publish:
Expand Down

0 comments on commit 6827020

Please sign in to comment.