This repository has been archived by the owner on Apr 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This update introduces this new behaviour for the release action: * Execute it on push requests against `main` branch and whenever there's a tag that starts with `v<something>` * Publish the WASM module to the GitHub Container registry as an OCI artifact * The action pushes a `pod-toleration:latest` OCI artifact to ghcr for regular pushes against the `main` branch * The action pushes a `pod-toleration:v<something>` OCI artifact to ghcr for tag pushes * Tag pushes trigger also the creation of a release
- Loading branch information
Showing
1 changed file
with
45 additions
and
6 deletions.
There are no files selected for viewing
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