Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container release action patch (62529) #102

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

m8rmclaren
Copy link
Contributor

Make the artifact name uploaded by each arch-specific build workflow unique by adding the following step:

      - name: Prepare
        run: |
          platform=${{ matrix.platform }}
          echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV

Copy link
Contributor

@fiddlermikey fiddlermikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@fiddlermikey fiddlermikey merged commit d75ddd5 into release-3.0 Aug 26, 2024
6 checks passed
@m8rmclaren m8rmclaren deleted the container-patch-62529 branch August 26, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants