1 2 3 4 5 6 7 8 9 10 11 12
name: Deploy once on: workflow_dispatch jobs: urbit: uses: ./.github/workflows/shared.yml with: pace: 'once' upload: true secrets: inherit