We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdd723 commit 95339c6Copy full SHA for 95339c6
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
host: "ALL"
14
sbuild-url: "https://raw.githubusercontent.com/pkgforge-dev/ghostty-appimage/refs/heads/main/SBUILD_latest.yaml"
15
- ghcr-url: "ghcr.io/${{ env.GITHUB_REPOSITORY }}/stable"
+ ghcr-url: "ghcr.io/${{ github.repository }}/stable"
16
pkg-family: "ghostty"
17
debug: false
18
logs: true
0 commit comments