Skip to content

Commit

Permalink
feat: add run-name for custom builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantotone committed Jan 6, 2024
1 parent e38261d commit 8a2e809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/custom-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ on:
default: "master"
type: string

run-name: 🔨 Custom Build - ${{ inputs.versionName }} by @${{ github.actor }}

jobs:
linux-builder:
Expand Down

0 comments on commit 8a2e809

Please sign in to comment.