Skip to content

Commit

Permalink
WIP: remove explicit repo value
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrake committed Apr 4, 2024
1 parent 362df88 commit 6172511
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: Checkout the repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
repository: phylum-dev/phylum-ci
# `python-semantic-release` needs full history to properly determine the next release version
fetch-depth: 0
# `python-semantic-release` needs this personal access token (PAT) in order to push to a protected branch.
Expand Down

0 comments on commit 6172511

Please sign in to comment.