Skip to content

Commit

Permalink
Test with a8c repo
Browse files Browse the repository at this point in the history
  • Loading branch information
candy02058912 committed Aug 30, 2024
1 parent a051721 commit d5fca63
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create PR Preview Plugin
name: Publish plugin to Automattic/create-content-model-releases repository

on:
pull_request:
Expand Down Expand Up @@ -37,7 +37,7 @@ jobs:
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
with:
source-directory: "output"
destination-github-username: "candy02058912"
destination-repository-name: "test-blueprint-artifact"
user-email: [email protected]
target-branch: main
destination-github-username: "automattic"
destination-repository-name: "create-content-model-releases"
user-name: ${{ github.actor }}
target-branch: latest

0 comments on commit d5fca63

Please sign in to comment.