mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-03 02:06:33 +00:00
fix: remove erreneous rocket emoji in run-name
This commit is contained in:
parent
b7e4797e8b
commit
d5ca77e065
2
.github/workflows/_release.yml
vendored
2
.github/workflows/_release.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: '🚀 Package Release'
|
name: '🚀 Package Release'
|
||||||
run-name: '🚀 Release ${{ inputs.working-directory }} by @${{ github.actor }}'
|
run-name: 'Release ${{ inputs.working-directory }} by @${{ github.actor }}'
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user