Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
freekode committed Jun 17, 2024
1 parent ea8b96b commit c4122db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Release

on:
workflow_dispatch:
Expand All @@ -9,7 +9,7 @@ on:
type: string

jobs:
build:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c4122db

Please sign in to comment.