only tweet on release, not tag push
parent
dfa930c35e
commit
abc213e51a
|
@ -1,9 +1,6 @@
|
|||
name: "Tweet the release"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue