Skip to content

Commit

Permalink
ED-11261
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Jul 12, 2023
1 parent 40e91ef commit e9117f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/bi-weekly-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ inputs:
LAST_AUTOMATED_RELEASE:
required: false
description: "The date of the last release."
RELEASE_TYPE:
required: false
description: "The type of the release."

runs:
using: "composite"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/daily-hosting-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
with:
CHANNEL: ${{ env.CHANNEL }}
LAST_AUTOMATED_RELEASE: ${{ vars.LAST_AUTOMATED_RELEASE }}
RELEASE_TYPE: ${{ env.RELEASE_TYPE }}
- name: Bump Channel Version
uses: ./.github/workflows/bump-channel-version
with:
Expand Down

0 comments on commit e9117f1

Please sign in to comment.