We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f82ad commit 225aa57Copy full SHA for 225aa57
.github/workflows/build-3.0.yml
@@ -65,7 +65,7 @@ jobs:
65
replacesArtifacts: false
66
67
env:
68
- tag: build-ver3.x-${{ github.ref_name }}-${{ github.run_number }}
+ tag: build-ver3.x-${{ github.run_number }}
69
project_id_b: Skyllia
70
commit_id: ${{ github.sha }}
71
commit_msg: ${{ github.event.head_commit.message }}
0 commit comments