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 name: auto-update
on: on:
workflow_dispatch: workflow_dispatch:
on: release:
release: types: [published]
types: [published]
jobs: jobs:
update: update:
runs-on: ubuntu-latest runs-on: ubuntu-latest