Skip to content

Commit

Permalink
Move back to mainline trigger CircleCI action.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Feb 20, 2024
1 parent 8170410 commit b7780a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Trigger aarch64 release
# Upgrade node16 -> node20: Out for review here:
# https://github.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75
uses: a-scie/trigger-circleci-pipeline-action@5386b18a33d1d272a294422b78d35bd09256fb8f
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.2.0
with:
GHA_Meta: "${{ needs.determine-tag.outputs.release-tag }}"
env:
Expand Down

0 comments on commit b7780a8

Please sign in to comment.