Skip to content

Commit

Permalink
fix The command is disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Dec 8, 2020
1 parent afd5271 commit efa5498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Get tag name
uses: olegtarasov/get-tag@v2
uses: little-core-labs/get-git-tag@v3.0.2
id: tagName
- name: Create release
id: create_release
Expand Down

0 comments on commit efa5498

Please sign in to comment.