Skip to content

Commit

Permalink
Release maybe now
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleighAdams committed Jul 31, 2024
1 parent b50e38c commit f2d943a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
done
gh release upload "$tag" "${files[@]}"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish Nuget
run: |
Expand Down

0 comments on commit f2d943a

Please sign in to comment.