Skip to content

Commit

Permalink
@backstage-community/plugin-catalog-backend-module-scaffolder-relatio…
Browse files Browse the repository at this point in the history
[email protected]

Signed-off-by: Beth Griggs <[email protected]>

ci(release_workspace): pass through environment variable

Signed-off-by: Beth Griggs <[email protected]>
  • Loading branch information
BethGriggs committed Aug 22, 2024
1 parent 62c6ec3 commit c69f6a1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release_workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
if: inputs.force_release != true
run: node ../../scripts/ci/check-if-release.js
env:
TARGET_BRANCH: ${{ inputs.branch }}
WORKSPACE_NAME: ${{ inputs.workspace }}
COMMIT_SHA_BEFORE: '${{ github.event.before }}'

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor': minor
---

This release is identical in content to that of `@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor@1.2.0`.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor",
"description": "The scaffolder-relation-processor backend module for the catalog plugin.",
"version": "1.2.6",
"version": "1.0.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit c69f6a1

Please sign in to comment.