mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-13 05:48:37 +03:00
env secrets
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,6 +18,8 @@ env:
|
|||||||
# Change this to invalidate existing cache.
|
# Change this to invalidate existing cache.
|
||||||
CACHE_PREFIX: v0
|
CACHE_PREFIX: v0
|
||||||
PYTHONPATH: ./
|
PYTHONPATH: ./
|
||||||
|
VK_USERNAME: ${{ secrets.VK_USERNAME }}
|
||||||
|
VK_PASSWORD: ${{ secrets.VK_PASSWORD }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checks:
|
checks:
|
||||||
|
|||||||
Reference in New Issue
Block a user