Skip to content

Commit 5cd87ba

Browse files
committed
remove input with
1 parent 69f7576 commit 5cd87ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release_self_hosted_images.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@ on:
1717
jobs:
1818
release_backend:
1919
uses: ./.github/workflows/release_local_backend.yml
20-
with:
2120
permissions:
2221
contents: read
2322
packages: write
2423
id-token: write
2524

2625
release_dashboard:
2726
uses: ./.github/workflows/release_local_dashboard.yml
28-
with:
2927
permissions:
3028
contents: read
3129
packages: write

0 commit comments

Comments
 (0)