mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
Remove comment
This commit is contained in:
parent
d47fcc6dca
commit
d31ba7cf8c
3
.github/workflows/sdk-release.js.yml
vendored
3
.github/workflows/sdk-release.js.yml
vendored
@ -1,9 +1,8 @@
|
||||
# Must only be called from `release#published` triggers
|
||||
name: Publish to npm
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- sdk-v**
|
||||
- "sdk-v**"
|
||||
jobs:
|
||||
npm:
|
||||
name: Publish to npm
|
||||
|
Loading…
Reference in New Issue
Block a user