Skip to content

Commit

Permalink
release.yml: small text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
svenrademakers committed Nov 5, 2024
1 parent 3278fee commit 3c43950
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: Release Pipeline
name: Build and Release Pipeline
on:
push:
branches:
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
name: ${{ env.PKG_NAME }}.deb
path: ${{ env.PKG_NAME }}.deb

create-release:
try-release:
runs-on: ubuntu-latest
needs: debian-packages
steps:
Expand Down

0 comments on commit 3c43950

Please sign in to comment.