Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
albertomn86 committed Dec 8, 2023
1 parent c057f79 commit 74d1d8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Release

on:
push:
branches: [ "master" ]
workflow_dispatch:
release:
types: [published]

jobs:
build_linux:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![CI](https://github.com/albertomn86/TLEGenerator/actions/workflows/ci.yml/badge.svg)](https://github.com/albertomn86/TLEGenerator/actions/workflows/ci.yml)

# TLE Generator

Custom TLE file generator.
Expand Down

0 comments on commit 74d1d8c

Please sign in to comment.