mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Fix commit message for ID sync action (#1887)
This commit is contained in:
2
.github/workflows/sync-ids.yml
vendored
2
.github/workflows/sync-ids.yml
vendored
@@ -41,5 +41,5 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: ${{ steps.assign.outputs.commit_message }}
|
||||
title: ${{ steps.sync_id.outputs.commit_message }}
|
||||
title: ${{ steps.sync_ids.outputs.commit_message }}
|
||||
branch: sync-ids
|
||||
|
||||
Reference in New Issue
Block a user