Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit da0bfe8

Browse files
committed
Push
1 parent 6a084b0 commit da0bfe8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
release:
44
types: [published]
55
workflow_dispatch:
6+
push:
7+
branches:
8+
- fix-cargo-publish
69
jobs:
710
release:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)