Skip to content

Commit

Permalink
fix: bad indentation
Browse files Browse the repository at this point in the history
Risolto problema 'bad indentation' nel file yml dell'action
  • Loading branch information
ncvescera authored Jul 19, 2023
1 parent 0f9510b commit 52d46d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
outputs:
newtag: ${{ steps.tag.outputs.new-tag }}
steps:
- Auto Tag
- name: Auto Tag
uses: phish108/[email protected]
id: tag
with:
Expand Down

0 comments on commit 52d46d9

Please sign in to comment.