diff --git a/.github/workflows/ipfs-deploy.yml b/.github/workflows/ipfs-deploy.yml index eef2973e348..3ed126ed8e2 100644 --- a/.github/workflows/ipfs-deploy.yml +++ b/.github/workflows/ipfs-deploy.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: tags: - - 'v\d+\.\d+\.\d+' + - 'v\d+' # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds. env: