Skip to content

Commit

Permalink
fix: removed old vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mamu0 committed Jul 31, 2024
1 parent f2826c8 commit ad39d01
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
schedule:
- cron: '0 9 * * *' # Execute everyday at 9 AM

env:
CURRENT_TAG: ${{ vars.CURRENT_TAG }}
CURRENT_SHA: ${{ vars.CURRENT_SHA }}

jobs:
check-release:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit ad39d01

Please sign in to comment.