mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-30 16:24:24 +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'
|
||||
run-name: '🚀 Release ${{ inputs.working-directory }} by @${{ github.actor }}'
|
||||
run-name: 'Release ${{ inputs.working-directory }} by @${{ github.actor }}'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user