update: generate only with new tag

This commit is contained in:
sjlleo
2022-06-12 21:34:30 +08:00
committed by GitHub
parent 89f52ca766
commit 251c8aa2e8

View File

@@ -50,7 +50,7 @@ jobs:
publish-new-formula:
# The type of runner that the job will run on
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/v')
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Runs a single command using the runners shell
@@ -81,4 +81,4 @@ jobs:
git push
# env:
# SSH_AUTH_SOCK: /tmp/ssh_agent.sock
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."