Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Commit 295f2bf

Browse files
authored
Update README.md
1 parent b16e922 commit 295f2bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@master
1818
- name: Bump version and push tag
19-
uses: kimgault/github-tag-action@v1.0
19+
uses: Instrument/github-tag-action@v1.0
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
BRANCH: master
@@ -72,6 +72,6 @@ It will also bump the tag with the DEFAULT_BUMP increment, but it **will not** b
7272
### Credits
7373

7474
Forked from:
75-
[WiktorJ/github-tag-action](https://github.com/WiktorJ/github-tag-action)
75+
[kimgault/github-tag-action](https://github.com/kimgault/github-tag-action)
7676

7777

0 commit comments

Comments
 (0)