diff --git a/.github/workflows/performance-ci.yml b/.github/workflows/performance-ci.yml index ddb6603..7a7048d 100644 --- a/.github/workflows/performance-ci.yml +++ b/.github/workflows/performance-ci.yml @@ -113,3 +113,4 @@ jobs: git config --global github.token ${{ secrets.PAT }} git commit -am "Update image tag harbor.hotsun.store/ticketaka/ticketaka-performance:${{ steps.tag_version.outputs.new_tag }}" git push -u origin main +