fire on push

This commit is contained in:
Sacha Weatherstone 2024-10-06 23:28:27 +10:00
parent 14aacc539f
commit f55ab80579
No known key found for this signature in database

View file

@ -1,10 +1,9 @@
name: Publish to Cargo & JSR
on:
workflow_dispatch:
push:
tags:
- "**"
# tags:
# - "**"
permissions: write-all