Skip to content

Commit 2e9e41f

Browse files
committed
Fix typos
1 parent 07c13e4 commit 2e9e41f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
# GitHub event payload
3232
# https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#release
33-
tweet-message: "[New Release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }}! Check out what's new! ${{ github.event.release.html_url }} #VMware #ESXi #AsBuiltReport # #vExpert"
33+
tweet-message: "[New Release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }}! Check out what's new! ${{ github.event.release.html_url }} #VMware #ESXi #AsBuiltReport #vExpert"
3434
env:
3535
TWITTER_CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
3636
TWITTER_CONSUMER_API_SECRET: ${{ secrets.TWITTER_CONSUMER_API_SECRET }}

AsBuiltReport.VMware.ESXi.psd1

0 Bytes
Binary file not shown.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# :arrows_counterclockwise: AsBuiltReport.VMware.ESXi Changelog
1+
# :arrows_clockwise: AsBuiltReport.VMware.ESXi Changelog
22

33
## [[1.1.2](https://github.com/AsBuiltReport/AsBuiltReport.VMware.ESXi/releases/tag/v1.1.2)] - 2022-03-24
44

0 commit comments

Comments
 (0)