Skip to content

Commit

Permalink
ci: update folder paths
Browse files Browse the repository at this point in the history
  • Loading branch information
acavella committed Jan 10, 2024
1 parent 45dca35 commit a60cdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
goversion: "1.20"
binary_name: "gorevoke"
ldflags: -X "main.appVersion=${{ env.RELEASE_TAG }}" -X "main.appBuild=${{ env.BUILD_TIME }}"
extra_files: LICENSE README.md /conf /crl
extra_files: LICENSE README.md conf/ crl/

0 comments on commit a60cdd5

Please sign in to comment.