Skip to content

Commit

Permalink
build & release coredns mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
vishiy committed Nov 11, 2021
1 parent 0c0b900 commit 3514c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-mixin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Show-versions-On-build-machine
run: lsb_release -a && go version
- name: Set-MixinName
run: echo "MIXIN_NAME=node" >> $GITHUB_ENV
run: echo "MIXIN_NAME=coredns" >> $GITHUB_ENV
- name: Set-MixinName2
run: echo "MIXIN_NAME2=${{ github.event.inputs.mixinName }}" >> $GITHUB_ENV
- name: Get-Prereqs-To-Build-node-or-coredns-mixin
Expand Down

0 comments on commit 3514c5e

Please sign in to comment.