Skip to content

Commit

Permalink
chore: update action pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
muety committed Dec 5, 2020
1 parent 30350cb commit b493f48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/linux-build-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build Webhook2Telegram on Linux
on:
release:
types:
- created
- released
- edited
jobs:
build-and-release:
name: Build and add to Release
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/windows-build-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build Webhook2Telegram on Windows
on:
release:
types:
- created
- released
- edited
jobs:
build-and-release:
name: Build and add to release
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.1.2

0 comments on commit b493f48

Please sign in to comment.