Skip to content

Commit

Permalink
feat: rename pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Rouven Himmelstein committed Jan 23, 2024
1 parent d74278e commit 036a995
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# This builds the latest stable version of beammp
name: Stable Release Pipe
name: Container release pipeline
on:
push:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 036a995

Please sign in to comment.