Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-02 08:30:27 +03:00
parent e0dafe63c7
commit 903e3dec15

View file

@ -3,6 +3,9 @@ on:
workflow_dispatch: workflow_dispatch:
release: release:
types: [published] types: [published]
push:
branches:
- master
jobs: jobs:
update: update:
runs-on: ubuntu-latest runs-on: ubuntu-latest