Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbe-joh authored Oct 28, 2024
1 parent 3f689d6 commit 7660ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/custom-submodule-update/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
head: process.env.GITHUB_RUN_ID,
base: '${{ inputs.pr_against_branch }}',
title: `[Auto-generated] FRONTEND Submodule Updates ID: ${process.env.GITHUB_RUN_ID}`,
body: `[Auto-generated] FRONTEND Updates github run id: [${process.env.GITHUB_RUN_ID}`],
body: `[Auto-generated] FRONTEND Updates github run id: [${process.env.GITHUB_RUN_ID}]`,
});
- name: Add labels
Expand Down

0 comments on commit 7660ba2

Please sign in to comment.