Skip to content

Commit

Permalink
chore: add deploy version on title of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Mar 8, 2023
1 parent c38fa53 commit 826d35b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/eoefans-api-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
sentry_release:
required: true
type: string

run-name: "Deploy EOEFANS API to Azure: version ${{ inputs.deploy_version }}"

env:
AZURE_WEBAPP_NAME: "eoefans-api" # set this to your application's name
IMAGE_REGISTRY: "containers.vlink.dev"
Expand Down

0 comments on commit 826d35b

Please sign in to comment.