Skip to content

Commit 4b0f16a

Browse files
committed
remove conditional
1 parent 4c05da0 commit 4b0f16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
- name: Publish Release Artifacts
2828
uses: softprops/action-gh-release@v1
29-
if: startsWith(github.ref, 'refs/tags/')
3029
env:
3130
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3231
with:

0 commit comments

Comments
 (0)