Skip to content

Commit

Permalink
ED-11261
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Jul 11, 2023
1 parent f771093 commit ffc2701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-hosting-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: ./.github/workflows/bi-weekly-release
with:
CHANNEL: ${{ env.CHANNEL }}
LAST_AUTOMATED_RELEASE: ${{ env.LAST_AUTOMATED_RELEASE }}
LAST_AUTOMATED_RELEASE: ${{ vars.LAST_AUTOMATED_RELEASE }}
- name: Bump Channel Version
uses: ./.github/workflows/bump-channel-version
with:
Expand Down

0 comments on commit ffc2701

Please sign in to comment.