Skip to content

Commit

Permalink
ci(.github/action): change a repo name in a step of the move-released…
Browse files Browse the repository at this point in the history
…-issues-and-create-sync-pr action
  • Loading branch information
maksym-shynkarenko committed Apr 18, 2024
1 parent 8f40870 commit 17615b7
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/maksym-testing/.github/actions/generate-commit-list-v1@develop
- uses: dequelabs/axe-api-team-public/.github/actions/generate-commit-list-v1@develop
id: get-commit-list
with:
tag: ${{ steps.get-previous-tag.outputs.tag }}
Expand Down

0 comments on commit 17615b7

Please sign in to comment.