Skip to content

Commit

Permalink
removing duplicate code checkout in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manishkumr committed May 19, 2020
1 parent 633b018 commit ade1862
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
name: Upload plugin Jar
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit ade1862

Please sign in to comment.