Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markkuleppala authored Nov 23, 2020
1 parent 158a369 commit 4f7b51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
tag_name: "latest"
tag: "latest"
artifacts: "draft.*"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4f7b51f

Please sign in to comment.