Skip to content

Commit

Permalink
use slef-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
code-crusher committed Sep 27, 2024
1 parent b89c597 commit 87264c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
buildAndDeploy:
name: Build and Deploy
runs-on: ubuntu-minimal:latest
runs-on: self-hosted
steps:
- name: Echo Example Step
run: echo "Hello World"

0 comments on commit 87264c0

Please sign in to comment.