Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stockiNail authored Jan 25, 2024
1 parent 98fac55 commit a31bbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Rimuovi la 'v' dalla versione
id: preprocess_version
run: |
VERSION=1.1.1
VERSION=v1.1.1
echo "VERSION=${VERSION//v/}" >> $GITHUB_ENV
- name: Usa la versione modificata
Expand Down

0 comments on commit a31bbe7

Please sign in to comment.