Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SVilgelm committed May 3, 2021
1 parent 1e4852f commit 438e8aa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,10 @@ jobs:
run: git push origin --tags

- name: Create Milestone
uses: WyriHaximus/github-action-create-milestone@0.1.0
uses: sv-tools/create-milestone[email protected].0
with:
token: "${{ secrets.GITHUB_TOKEN }}"
title: Next
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

release-lib:
if: github.event_name == 'push'
Expand Down

0 comments on commit 438e8aa

Please sign in to comment.