Skip to content

TESTING COMMIT -- REVERT ME #210

TESTING COMMIT -- REVERT ME

TESTING COMMIT -- REVERT ME #210

Workflow file for this run

name: "Build and release container image"
on:
push:
branches:
- "main"
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
jobs:
build-and-release-image:
uses: "nsidc/.github/.github/workflows/build-and-publish-container-image.yml@main"
secrets: "inherit"