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.
CD.yaml
1 parent ed0376b commit 1081df9Copy full SHA for 1081df9
.github/workflows/CD.yaml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- name: Checkout code
22
uses: actions/checkout@v5
23
- with:
24
- fetch-depth: 0
25
- name: Setup Go environment
26
uses: actions/setup-go@v6
27
with:
0 commit comments