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 1590dc6 commit 36f22e9Copy full SHA for 36f22e9
.github/workflows/publish_layer.yml
@@ -27,6 +27,8 @@ jobs:
27
steps:
28
- name: checkout
29
uses: actions/checkout@v3
30
+ with:
31
+ fetch-depth: 0
32
- name: Setup Node.js
33
uses: actions/setup-node@v3
34
with:
0 commit comments