We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d491fa commit 02b2af2Copy full SHA for 02b2af2
.github/workflows/deploy.yaml
@@ -33,7 +33,7 @@ jobs:
33
github.event_name == 'pull_request' ||
34
github.event_name == 'push' ||
35
github.event_name == 'workflow_dispatch' && inputs.command == 'build'
36
- runs-on: fusionauth-builder
+ runs-on: fusionauth-standard
37
steps:
38
- name: checkout
39
uses: actions/checkout@v4
0 commit comments