We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac52c1 commit dad2ce2Copy full SHA for dad2ce2
.github/workflows/release_gleaner.yml
@@ -35,5 +35,5 @@ jobs:
35
project_path: "./cmd/gleaner"
36
binary_name: "gleaner"
37
ldflags: "-s -w -X main.VERSION=${{ env.VERSION }}"
38
- extra_files: README.md docs/ configs/ scripts/ schemaorg-current-https.jsonld
+ extra_files: README.md docs/ configs/ scripts/ assets/
39
# extra_files: LICENSE README.md
.github/workflows/release_gleaner_v3.yml
@@ -38,5 +38,5 @@ jobs:
project_path: "./cmd/glcon"
binary_name: "glcon"
40
41
- extra_files: README.md docs/ configs/ scripts/ schemaorg-current-https.jsonld assets/
42
0 commit comments