Skip to content

Commit

Permalink
releae with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertK66 committed Feb 5, 2024
1 parent ee7c6fc commit 39f6ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mypublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Publish
uses: softprops/action-gh-release@v1
with:
tag: "Rel${{ env.tag }}"
files: "App*"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 39f6ffc

Please sign in to comment.