Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Release action #182

Merged
merged 10 commits into from
Nov 11, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! new release action
  • Loading branch information
cmoog committed Nov 8, 2020
commit b3e2da724d4ba8df5616a2eebf90b3499049092b
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
description: "Release channel"
required: true
default: "false"
name: Create Release
name: Create Github Release
jobs:
build:
name: Create Release
Expand Down