Skip to content

Commit

Permalink
Update deploy-to-smr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 authored Oct 29, 2024
1 parent c8bd4da commit 73be174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-smr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
body: ${{steps.find-release.outputs.body}}
run: |
ficsit --api-key "${{secrets.SMR_API_KEY}}" smr upload FicsItNetworks FicsItNetworks.zip $body
ficsit --api-key "${{secrets.SMR_API_KEY}}" smr upload 8d8gk4imvFanRs FicsItNetworks.zip $body
- name: Wait for Approval
uses: actions/github-script@v7
Expand Down

0 comments on commit 73be174

Please sign in to comment.