We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf5ffd commit c6abea6Copy full SHA for c6abea6
.github/workflows/main.yml
@@ -48,6 +48,7 @@ jobs:
48
username: ${{ secrets.SPL_COM_USER }}
49
password: ${{ secrets.SPL_COM_PASSWORD }}
50
app_path: app-dir/
51
+ included_tags: "cloud,self-service"
52
- uses: actions/upload-artifact@v4
53
if: always()
54
with:
0 commit comments