Skip to content

Commit

Permalink
Merge pull request #3 from RaveenaRamany/features/migration-cyberduck…
Browse files Browse the repository at this point in the history
…-release-windows

Add option for git tag
  • Loading branch information
RaveenaRamany authored Dec 10, 2023
2 parents e9297de + f67f6ef commit 3404b02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cyberduck-release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
end
- name: checkout
uses: actions/checkout@v4.1.0
with:
ref: ${{ inputs.GIT_TAG }}
- name: Copy Sparkle Updater Private Key (DSA)
shell: powershell
env:
Expand Down

0 comments on commit 3404b02

Please sign in to comment.