Skip to content

Internal update to test Docker images; No changes to plug-in #33

Internal update to test Docker images; No changes to plug-in

Internal update to test Docker images; No changes to plug-in #33

Workflow file for this run

name: Release
on:
release:
types: [published]
branches:
- "main"
jobs:
release:
name: Release
uses: molssi-seamm/devops/.github/workflows/Release.yaml@main
with:
src : mopac_step
secrets: inherit
docker:
name: Docker
needs: release
uses: molssi-seamm/devops/.github/workflows/Docker.yaml@main
with:
image : molssi-seamm/mopac_step
secrets: inherit