Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus-Rosted authored Jan 21, 2021
1 parent 71e8806 commit 2a3a573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ If it is needed to specify which owner and repository the branches are located i
branches: test
suffix: -done
- name: Delete branch in specific repository with a specific owner
uses: dawidd6/action-delete-branch@v3
with:
uses: dawidd6/action-delete-branch@v3
with:
github_token: ${{github.token}}
owner: specific-owner
repository: specific-repository
Expand Down

0 comments on commit 2a3a573

Please sign in to comment.