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 07bae62 commit 0a8eb03Copy full SHA for 0a8eb03
.github/workflows/cd-release.yml
@@ -67,6 +67,8 @@ jobs:
67
with:
68
name: prepare-workspace
69
path: ${{ github.workspace }}
70
+ include-hidden-files: true
71
+
72
- name: Rollback Release
73
working-directory: ./prepare-workspace/
74
if: ${{ failure() }}
0 commit comments