Skip to content

Commit

Permalink
update action ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmid committed Jan 12, 2020
1 parent 679d7b4 commit c95f09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Package
run: python build.py package

- uses: marvinpinto/action-automatic-releases@new_release_version
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit c95f09e

Please sign in to comment.