Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc committed Sep 5, 2024
1 parent bb59b6a commit 1020277
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/GIMP-DEVELOPER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
prerelease: true
draft: false
files: |
GNU_Image_Manipulation_Program-DEV-x86_64.AppImage
*.AppImage
repo_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/GIMP-GIT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
prerelease: true
draft: false
files: |
GNU_Image_Manipulation_Program-GIT-x86_64.AppImage
*.AppImage
repo_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/GIMP-HYBRID.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
prerelease: true
draft: false
files: |
GNU_Image_Manipulation_Program-Hybrid-x86_64.AppImage
*.AppImage
repo_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/GIMP-STABLE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
prerelease: false
draft: false
files: |
GNU_Image_Manipulation_Program-x86_64.AppImage
*.AppImage
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1020277

Please sign in to comment.