Skip to content

Updates for how to make changes, and where to view the deployments #192

Updates for how to make changes, and where to view the deployments

Updates for how to make changes, and where to view the deployments #192

Workflow file for this run

name: Closing a pull request
on:
pull_request_target:
types:
- closed
jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}