Skip to content

Commit

Permalink
[hotfix] remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
beyarkay authored Mar 6, 2024
1 parent 567eb6d commit 9a8d840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-calendars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- 'src/*.rs'
- 'generated/*.csv'
- 'src/parse_*.py'
- '.github/workflows/publish-calendars.yaml'
workflow_dispatch:

env:
Expand Down Expand Up @@ -67,7 +68,6 @@ jobs:
# id: PASTEBIN
- name: Output dummy pastebin link for now
run: |
cat pastebin.txt
echo "pastebin=https://dpaste.org/asdf/raw" >> $GITHUB_OUTPUT
id: PASTEBIN

Expand Down

0 comments on commit 9a8d840

Please sign in to comment.