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
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
# - name: Startup # - name: Startup
# run: echo "No action setup currently needed, skipping..." # run: echo "No action setup currently needed, skipping..."
build: ci-build:
# needs: setup # needs: setup
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
+1 -1
View File
@@ -12,7 +12,7 @@ on:
- "v*" - "v*"
jobs: jobs:
build: release-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: