Skip to content

Commit

Permalink
fix(pipeline): assign-issue-milestone (#11001)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyufjh authored Jul 18, 2023
1 parent 374c5b4 commit 308ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-issue-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add issue to the latest milestone
uses: fuyufjh/automatically-set-milestone-to-issue@main
uses: fuyufjh/automatically-set-milestone-to-issue@v0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-prefix: 'release-'
Expand Down

0 comments on commit 308ed36

Please sign in to comment.