We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86935e commit d6b7556Copy full SHA for d6b7556
1 file changed
.github/workflows/coredns_build.yml
@@ -44,4 +44,4 @@ jobs:
44
- name: Release
45
uses: softprops/action-gh-release@v1
46
with:
47
- files: coredns.tar.gz
+ files: coredns/coredns.tar.gz
0 commit comments