Alex Ling 2020-11-24 13:38:15 +08:00 committed by GitHub
parent 2645e8cd05
commit 531d42ef18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ on:
types: [published]
jobs:
update:
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master