Skip to content

Commit

Permalink
add comment to gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
pasha-codefresh committed Oct 24, 2024
1 parent 7886a0c commit 8e77c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cf-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694 # v4.0.0
with:
fetch-depth: 0
# use personal token due to https://stackoverflow.com/questions/72110432/github-workflow-is-not-triggered-after-pushing-tags
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
ref: ${{ inputs.TARGET_BRANCH }}

Expand Down

0 comments on commit 8e77c57

Please sign in to comment.