Skip to content

Commit

Permalink
fix: remove not needed inputs (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydiator authored Oct 23, 2024
1 parent aea852c commit e9bdeba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
uses: reside-eng/workflow-templates-library/.github/workflows/release_library.yml@v1
with:
NODE_VERSION: 20.x
PACKAGE_MANAGER: yarn-berry
SLACK_NOTIFICATION_SECRET: SLACK_WEBHOOK_PLATFORM_PROD
secrets: inherit
1 change: 0 additions & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
uses: reside-eng/workflow-templates-library/.github/workflows/verify_library.yml@v1
with:
NODE_VERSION: 20.x
PACKAGE_MANAGER: yarn-berry
SLACK_NOTIFICATION_SECRET: SLACK_WEBHOOK_PLATFORM_PROD
ENABLE_TYPES_CHECK: true
secrets: inherit

0 comments on commit e9bdeba

Please sign in to comment.