Skip to content

Commit

Permalink
Fix task names
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Elverkilde authored and elverkilde committed Feb 26, 2021
1 parent db264ef commit e162553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Github Release

on:
push:
tags:

name: Create Github Release

jobs:
build:
name: Create Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Git tag

on:
push:
Expand Down

0 comments on commit e162553

Please sign in to comment.