Skip to content

Commit

Permalink
Minor change in GH deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Jun 12, 2024
1 parent 60ed872 commit a95ae63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
remotePath: /var/www/pkg/dists/{{ inputs.target }}/armv7

# Upload stable packages to specific unstable feed
- name: Upload stable package files to specific unstable feed
- name: Upload stable packages to specific unstable feed
if: startsWith(inputs.target, 'stable')
uses: Creepios/[email protected]
with:
Expand Down

0 comments on commit a95ae63

Please sign in to comment.