Skip to content

Commit

Permalink
update version action
Browse files Browse the repository at this point in the history
  • Loading branch information
skin27 committed Sep 20, 2023
1 parent c6172b5 commit 644a6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
branch: 'develop'
milestone: "${{github.event.issue.milestone.title}}-SNAPSHOT"
my-token: '${{ secrets.GITHUB_TOKEN }}'
my-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 644a6e2

Please sign in to comment.