Skip to content

Commit a1070a4

Browse files
authored
Update names
1 parent 2fe749d commit a1070a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# codingwithcalvin/action-vs-vsix-versioner
1+
# CodingWithCalvin/GHA-VSVsixVersioner
22

33
Github Action to update your Visual Studio extension to a version that is based off of the current date and the CI build number.
44

@@ -20,7 +20,7 @@ steps:
2020
uses: actions/checkout@v2
2121

2222
- name: Visual Studio VSIX Versioner
23-
uses: codingwithcalvin/action-vs-vsix-versioner@v1
23+
uses: CodingWithCalvin/GHA-VSVsixVersioner@v1
2424
with:
2525
# REQUIRED
2626
extension-manifest-file: './src/CodingWithCalvin.OpenBinFolder.Vsix/source.extension.vsixmanifest'

0 commit comments

Comments
 (0)