Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Skitionek committed Apr 24, 2020
1 parent 3364a6c commit 3c1f8fe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Prepare for release
name: CI

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "@skitionek/notify-microsoft-teams",
"version" : "0.0.0",
"version" : "v1.0.0",
"description" : "Microsoft Teams Notification for Github Actions",
"main" : "dist/index.js",
"publishConfig": {
Expand Down

0 comments on commit 3c1f8fe

Please sign in to comment.