Skip to content

Commit 636bca9

Browse files
committed
Remove unused env var
1 parent 27aab73 commit 636bca9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/events-nightly.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
# At the end of every day
88
- cron: "0 0 * * *"
99

10-
env:
11-
PUSH_TO_HUB: true
12-
1310
# based on https://github.com/pypa/gh-action-pypi-publish
1411
jobs:
1512
pypi-release:

0 commit comments

Comments
 (0)