diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e1450a4..1909f57 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Debug tag output + - shell: bash env: TEST_SECRET: ${{ secrets.TEST_SECRET}} run: |