Skip to content

Commit

Permalink
build: pipeline test
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyPopov committed Sep 12, 2024
1 parent 6b7f5f6 commit b4f9726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout main
uses: actions/checkout@v4
with:
ref: main
ref: ${{ github.ref }}
fetch-depth: 0

- name: Create release commits
Expand Down

0 comments on commit b4f9726

Please sign in to comment.