We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6bacf commit f89c1a3Copy full SHA for f89c1a3
.github/workflows/build.yml
@@ -13,6 +13,7 @@ on:
13
- master
14
15
env:
16
+ CICD_REPO_SLUG: jindrapetrik/jpexs-decompiler
17
GITHUB_USER: jindrapetrik
18
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments