Skip to content

Commit

Permalink
- added missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
MatrixCrawler committed Apr 12, 2024
1 parent 7c2a884 commit 18ae5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- name: Ping endpoint
run: curl "https://proxy.golang.org/github.com/warrensbox/terraform-switcher/@v/$(git describe HEAD --tags --abbrev=0).info"
run: curl "https://proxy.golang.org/github.com/warrensbox/terraform-switcher/@v/$(git describe HEAD --tags --abbrev=0).info"

0 comments on commit 18ae5fa

Please sign in to comment.