Skip to content

Commit

Permalink
GitHub Actions deployment name change
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed Aug 17, 2023
1 parent 41679f5 commit 8af2e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:

runs-on: XBY_IJMP_machine

concurrency: test
concurrency: built-plugin
environment:
name: test
name: built-plugin
url: http://178.172.233.157/plugin-builds/${{steps.extract_branch.outputs.BRANCH_NAME}}/${{ steps.generate_file_name.outputs.NEW_FILE_NAME }}

steps:
Expand Down

0 comments on commit 8af2e38

Please sign in to comment.