Skip to content

Commit c10e995

Browse files
refactor: namespace to include dash
1 parent 268455a commit c10e995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
url: ${{ secrets.CONNECT_SERVER }}
5656
api-key: ${{ secrets.CONNECT_API_KEY }}
5757
access-type: logged_in
58-
namespace: DIG
58+
namespace: DIG-
5959
dir: |
6060
.:/${{ github.event.repository.name }}-${{startsWith(github.event.ref, 'refs/tags/v') && github.ref_name || 'dev'}}

0 commit comments

Comments
 (0)