Skip to content

Commit

Permalink
Update publishtesting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Herculezz55 authored Sep 12, 2024
1 parent 5a40cda commit 5cf32db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishtesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Print Release Body
run: |
echo "${{ github.event.release.body }}"
echo "${{ github.event.release.body }} AssemblyVersion=${{ github.ref_name }}"
- name: Publish Version
uses: PunishXIV/dynamis-action@v1
Expand Down

0 comments on commit 5cf32db

Please sign in to comment.