Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-24 21:48:26 +03:00
parent 01ea93c423
commit 39926de237

View file

@ -1,9 +1,8 @@
name: auto-update
on:
workflow_dispatch:
on:
release:
types: [published]
release:
types: [published]
jobs:
update:
runs-on: ubuntu-latest