There was an error while loading. Please reload this page.
1 parent d69eb28 commit 981be5cCopy full SHA for 981be5c
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
echo "HAS_DEPLOY_ACTION=false" >> $GITHUB_ENV
51
fi
52
53
- # This step is for the deployment of the templates only, safe to delete
+ # This step is for the deployment of the templates only, safe to delete
54
- name: Modify deploy.yml
55
if: env.HAS_DEPLOY_ACTION == 'true'
56
run: |
0 commit comments