Skip to content

Commit

Permalink
Update staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob-in-son authored Aug 15, 2024
1 parent 8497ec6 commit 41a7676
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Deploy to Dev
name: Deploy to staging

on:
push:
branches:
- dev
- staging

jobs:
deploy:
runs-on: bp-runner
runs-on: bpstaging-runner
defaults:
run:
working-directory: /var/www/aihomework/boilerplate
Expand Down

0 comments on commit 41a7676

Please sign in to comment.