Skip to content

Commit 06fc209

Browse files
Copilotpelikhan
andauthored
feat: rename workflow to Release Punter
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/796051fd-b3b7-46dd-87bf-884bfff4414e Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent fd4d17a commit 06fc209

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-stable-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update Stable Release
1+
name: Release Punter
22

33
on:
44
workflow_dispatch:
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
update-stable:
18-
name: Update Stable Release
18+
name: Release Punter
1919
runs-on: ubuntu-latest
2020
# Never run on forks — they cannot push to the upstream repository
2121
if: ${{ !github.event.repository.fork }}

0 commit comments

Comments
 (0)