chore: give GitHub job a name

This commit is contained in:
Jixun 2021-12-19 18:34:46 +00:00
parent 748a7f97bd
commit c39f6f8421
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Build and Publish
on: [push, pull_request]
jobs:
build_and_publish:
name: Build and Publish (on release)
runs-on: ubuntu-latest
permissions:
contents: read