Fixed actions
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
username: lino-authelia
|
username: lino-authelia
|
||||||
password: ${{ secrets.REGISTRY_PASS }}
|
password: ${{ secrets.REGISTRY_PASS }}
|
||||||
- name: Run container
|
- name: Run container
|
||||||
run: gitea.lino.cooking/lino-authelia/bpi-stock-price-scraper
|
run: docker run gitea.lino.cooking/lino-authelia/bpi-stock-price-scraper:latest
|
||||||
env:
|
env:
|
||||||
GHOSTFOLIO_SECURITY_TOKEN: ${{ secrets.GHOSTFOLIO_SECURITY_TOKEN }}
|
GHOSTFOLIO_SECURITY_TOKEN: ${{ secrets.GHOSTFOLIO_SECURITY_TOKEN }}
|
||||||
GHOSTFOLIO_HOST: ${{ secrets.GHOSTFOLIO_HOST }}
|
GHOSTFOLIO_HOST: ${{ secrets.GHOSTFOLIO_HOST }}
|
||||||
|
|||||||
Reference in New Issue
Block a user