Skip to content

Commit

Permalink
Change reference of release draft action -- #419
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Dec 7, 2023
1 parent 8a6f36a commit 63fd927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Create a release draft for a milestone
id: create-release-milestone
uses: ecampidoglio/auto-release-milestone@v1
uses: enridaga/auto-release-milestone@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Print the URL of the release draft
Expand Down

0 comments on commit 63fd927

Please sign in to comment.