Skip to content

Commit 02c39df

Browse files
authored
change path (#264)
1 parent fa4d469 commit 02c39df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-deploy-dryrun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Create GitHub release
3939
uses: softprops/action-gh-release@v1
4040
with:
41-
files: ${{github.workspace}}/SVN-${{ github.event.repository.name }}.zip
41+
files: SVN-${{ github.event.repository.name }}.zip
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444

0 commit comments

Comments
 (0)