Skip to content

Commit

Permalink
Remove tag from backport GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Sep 16, 2020
1 parent 5d13771 commit 5e37026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1
uses: tibdex/backport
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5e37026

Please sign in to comment.