chore: update action name (#573)

This commit is contained in:
boojack
2022-11-25 21:53:36 +08:00
committed by GitHub
parent 29880be283
commit e2cbea2022

View File

@@ -5,7 +5,7 @@ on:
branches: [main]
jobs:
build-and-push-release-image:
build-and-push-test-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3