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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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