diff --git a/.github/workflows/deploy-tag.yml b/.github/workflows/deploy-tag.yml index fd691a35..d3df12c4 100644 --- a/.github/workflows/deploy-tag.yml +++ b/.github/workflows/deploy-tag.yml @@ -37,7 +37,7 @@ jobs: timeout-minutes: 70 needs: deploy steps: - - name: Checkout repository + - name: Perform attestation uses: johnbillion/plugin-infrastructure/@attestation with: attest: ${{ github.event_name != 'workflow_dispatch' }}