Skip to content

Commit

Permalink
update gitaction build system
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Jun 20, 2024
1 parent 45457f5 commit b35a827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/MediaDownloader4Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
token: ${{ secrets.MD_GIT_PUBLISH }}
repository: mhogomchungu/media-downloader-git
event-type: PublishGit
event-type: PublishWindowsGit

2 changes: 1 addition & 1 deletion .github/workflows/MediaDownloader4WindowsRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
with:
token: ${{ secrets.MD_GIT_PUBLISH }}
repository: mhogomchungu/media-downloader-git
event-type: PublishRelease
event-type: PublishWindowsRelease

0 comments on commit b35a827

Please sign in to comment.