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 44eebdc commit b6d5d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/milestone.yml
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 b6d5d7f

Please sign in to comment.