Skip to content

Commit

Permalink
Update toggl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyuan233 authored Apr 24, 2024
1 parent e7f365f commit c6093c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toggl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
NOTION_PAGE: ${{ secrets.NOTION_PAGE }}
EMAIL: ${{ secrets.EMAIL }}
PASSWORD: ${{ secrets.PASSWORD }}
YEAR: 2023
YEAR: ${{ vars.YEAR }}
REPOSITORY: ${{ github.repository }}
steps:
- name: Checkout
Expand Down

0 comments on commit c6093c2

Please sign in to comment.