Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 30, 2019
1 parent 5b75bef commit ea17294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
name: Mage chocoPush
uses: crazy-max/ghaction-mage@master
if: success() && startsWith(github.ref, 'refs/tags/')
env:
CHOCO_API_KEY: ${{ secrets.CHOCO_API_KEY }}
with:
version: latest
args: chocoPush

0 comments on commit ea17294

Please sign in to comment.