Skip to content

Commit

Permalink
ci: temp change ref to not main for version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <[email protected]>
  • Loading branch information
andrewb1269hg committed Feb 25, 2025
1 parent ed5a33f commit 19c1699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-increment-next-main-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: "0"
ref: main
ref: 14967-git-semver-test-branch
token: ${{ secrets.GH_ACCESS_TOKEN }}

- name: Setup Java
Expand Down

0 comments on commit 19c1699

Please sign in to comment.