Skip to content

Commit

Permalink
ci: use v0 for milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Aug 20, 2020
1 parent ce7d015 commit b199007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
token: ${{ secrets.TOKEN_PRIVILEGED }}
- name: Milestone Documentation Generator
uses: ory/milestone-action@v0.0.16
uses: ory/milestone-action@v0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
outputFile: docs/docs/milestones.md
Expand Down

0 comments on commit b199007

Please sign in to comment.