This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 683
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I "tested" this by disabling npm publishing and Docker push in our release process, then forced the release process to run. Here is the commit to do it: 9b8b8c8, and here is the Action run: https://github.com/trufflesuite/ganache/actions/runs/3696605217/jobs/6260524322 |
davidmurdoch
force-pushed
the
update-docker-release-action
branch
from
December 15, 2022 19:33
b171634
to
ca01bdd
Compare
davidmurdoch
changed the title
chore: update docker release action
ci: update docker release action
Dec 19, 2022
MicaiahReid
force-pushed
the
update-docker-release-action
branch
from
December 20, 2022 00:52
335478c
to
bf91531
Compare
MicaiahReid
reviewed
Dec 20, 2022
MicaiahReid
approved these changes
Dec 20, 2022
jeffsmale90
approved these changes
Dec 20, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some of the GitHub Actions commands used by our Docker Publish Action are deprecated. This PR updates the Actions to versions that have since been updated to stop using these deprecated commands.