Skip to content

Commit

Permalink
ci(.github/action): change a branch in a step of the move-released-is…
Browse files Browse the repository at this point in the history
…sues-and-create-sync-pr action
  • Loading branch information
maksym-shynkarenko committed Apr 18, 2024
1 parent 17615b7 commit 6ceef20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
echo "tag=$TAG" >> $GITHUB_OUTPUT
echo "tag-version=$TAG_VERSION" >> $GITHUB_OUTPUT
- uses: dequelabs/axe-api-team-public/.github/actions/generate-commit-list-v1@develop
- uses: dequelabs/axe-api-team-public/.github/actions/generate-commit-list-v1@main
id: get-commit-list
with:
tag: ${{ steps.get-previous-tag.outputs.tag }}
Expand Down

0 comments on commit 6ceef20

Please sign in to comment.