We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58892b commit 3ccf3bcCopy full SHA for 3ccf3bc
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,6 @@ env:
16
jobs:
17
build_and_deploy:
18
runs-on: ubuntu-latest
19
- if: ${{github.ref_type == 'tag' }}
20
steps:
21
- name: Checkout code
22
uses: actions/checkout@v6
0 commit comments