Skip to content

Commit

Permalink
ci: try noop root option for pr yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anayeaye committed Sep 12, 2023
1 parent bc882d2 commit 75bf2d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deleteme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@master
with:
changelog: "false"
vcs-release: "true"
root_options: "--noop"
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 75bf2d3

Please sign in to comment.