Skip to content

chore(master): release 2.5.0 (#147) #12

chore(master): release 2.5.0 (#147)

chore(master): release 2.5.0 (#147) #12

Workflow file for this run

name: release
on:
push:
tags: [v*]
jobs:
publish-dockerhub:
uses: aeternity/github-actions/.github/workflows/[email protected]
secrets: inherit
publish:
uses: aeternity/github-actions/.github/workflows/[email protected]
secrets: inherit
deploy:
uses: aeternity/github-actions/.github/workflows/[email protected]
needs: [publish]
secrets: inherit
with:
DEPLOY_ENV: prd
DEPLOY_APP: ${{ github.event.repository.name }}
DEPLOY_TAG: ${{ github.ref_name }}
DEPLOY_SUBDOMAIN: contracts