disambig github action names

This commit is contained in:
Kevin Hester 2021-04-16 15:31:53 +08:00
parent 640cc82103
commit 6c956591f8
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
# - name: Startup
# run: echo "No action setup currently needed, skipping..."
build:
ci-build:
# needs: setup
runs-on: ubuntu-latest
steps:

View File

@ -12,7 +12,7 @@ on:
- "v*"
jobs:
build:
release-build:
runs-on: ubuntu-latest
steps: