Skip to content

Commit

Permalink
Use GH workflow environtment for WP Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpayton committed May 15, 2024
1 parent 27ac275 commit eec2cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Specify runner + deployment step
runs-on: ubuntu-latest
environment:
name: playground-wordpress-net
name: playground-wordpress-net-wp-cloud
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare-playground
Expand Down

0 comments on commit eec2cd7

Please sign in to comment.