Skip to content

Fix typo in starter/typescript preset combination that appends deploy time upgradability #2

Fix typo in starter/typescript preset combination that appends deploy time upgradability

Fix typo in starter/typescript preset combination that appends deploy time upgradability #2

Workflow file for this run

name: Solve zendesk ticket when the issue is closed
on:
issues:
types: [closed]
jobs:
issue_closed:
uses: algorandfoundation/gh_zendesk_sync/.github/workflows/github_zendesk_issue_closed.yml@main
with:
ZENDESK_TENANT_NAME: ${{ vars.ZENDESK_TENANT_NAME }}
ISSUE_LABEL: makerx
secrets:
ZENDESK_AUTH_TOKEN: ${{ secrets.ZENDESK_AUTH_TOKEN }}