Skip to content

Commit 5dce698

Browse files
authored
Update coder.yaml
1 parent 4c91719 commit 5dce698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ jobs:
281281
deploy:
282282
name: "deploy"
283283
runs-on: ubuntu-latest
284-
# if: github.ref == 'refs/heads/main'
284+
if: github.ref == 'refs/heads/main'
285285
permissions:
286286
contents: read
287287
id-token: write

0 commit comments

Comments
 (0)