Skip to content

Commit

Permalink
tmp_2
Browse files Browse the repository at this point in the history
  • Loading branch information
KlochkovHF committed Dec 19, 2023
1 parent 45fc01d commit 2f30b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ COPY . .
RUN pip install --upgrade pip
RUN pip install PyGithub pyproject_parser

CMD ["python", "auto_release.py", "--github_token", "1", "--current_branch", "v3"]
CMD ["python", "auto_release.py", "--github_token", "2", "--current_branch", "v3"]

0 comments on commit 2f30b55

Please sign in to comment.