mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
merge: Fix path to entrypoint
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
||||
container:
|
||||
image: ghcr.io/flathub/actions/merge:latest
|
||||
steps:
|
||||
- run: /entrypoint.py
|
||||
- run: /app/entrypoint.py
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user