Skip to content

Commit

Permalink
fixed workflow version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Maradonna90 committed Nov 9, 2021
1 parent d1b1006 commit 8c743a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: Save Installer
uses: actions/upload-artifact@v2
with:
name: NewGAN-Manager-Installer-Mac-v1.2.1
name: NewGAN-Manager-Installer-Mac-v1.3.0
path: |
views/
filters/
macOS/NewGAN-Manager-1.2.1.dmg
macOS/NewGAN-Manager-1.3.0.dmg
4 changes: 2 additions & 2 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
- name: Save Installer
uses: actions/upload-artifact@v2
with:
name: NewGAN-Manager-Installer-Win-v1.2.1
name: NewGAN-Manager-Installer-Win-v1.3.0
path: |
views/
filters/
windows/NewGAN-Manager-1.2.1.msi
windows/NewGAN-Manager-1.3.0.msi

0 comments on commit 8c743a2

Please sign in to comment.