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 dc746e7 commit b1455faCopy full SHA for b1455fa
.github/workflows/push.yml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
name: ${{ github.sha }}
20
path: ./**
21
+ include-hidden-files: true
22
23
install:
24
needs: setup
0 commit comments