Skip to content

Commit e5b8cf7

Browse files
Merge pull request #309 from snyk/fix/release-context
fix: release context
2 parents ef641cc + cedbc96 commit e5b8cf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ workflows:
228228
<<: *filters_branches_ignore_main
229229
- release:
230230
name: Release
231-
context: nodejs-app-release
231+
context: github-release
232232
node_version: "16.20.2"
233233
filters:
234234
branches:

0 commit comments

Comments
 (0)