Skip to content

Commit

Permalink
Merge pull request #6 from xiangtianyu/plugin-build-workflow
Browse files Browse the repository at this point in the history
build plugin workflow
  • Loading branch information
xiangtianyu authored Aug 10, 2024
2 parents 7cca706 + 24cd1b4 commit 5a3cebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
environment:
name: ${{ vars.DEVPILOT_ENV }}
name: production

steps:
- name: Checkout code
Expand Down

0 comments on commit 5a3cebe

Please sign in to comment.