We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd29e90 commit b3a546fCopy full SHA for b3a546f
.github/workflows/release-preview.yml
@@ -31,7 +31,6 @@ jobs:
31
- name: 'Checkout ${{ github.head_ref || github.ref }}'
32
uses: actions/checkout@v4
33
- run: 'echo github: ${{ toJSON(github) }}'
34
- - run: 'echo env: ${{ toJSON(env) }}'
35
36
# jobs:
37
# versioning:
0 commit comments