Update update.yml

This commit is contained in:
dkhamsing 2021-08-26 14:30:05 -07:00 committed by GitHub
parent f2f5afc408
commit c97199b14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Update Metadata
on: [workflow_dispatch, push]
jobs:
Update Metadata:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2