Skip to content

Commit e35a6c5

Browse files
authored
Merge pull request #3 from kenyipp/develop
Release [Develop → Master]
2 parents ff1a076 + 322037f commit e35a6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
deploy:
3030
name: Deploy to Production
3131
environment:
32-
name: develop
32+
name: production
3333
runs-on: ubuntu-latest
3434
needs: lint
3535
steps:

0 commit comments

Comments
 (0)