Skip to content

Commit 5416782

Browse files
committed
[RELEASE] sway-1.7-ve-4
1 parent 7f63333 commit 5416782

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sway-ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@ jobs:
5656
runs-on: ubuntu-latest
5757
steps:
5858
- uses: actions/download-artifact@v3
59+
if: startsWith(github.ref, 'refs/tags/sway')
60+
5961
- run: ls -R
62+
if: startsWith(github.ref, 'refs/tags/sway')
6063

6164
- name: Release
6265
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)