We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2e551 commit 946360cCopy full SHA for 946360c
.github/workflows/release.yaml
@@ -38,6 +38,4 @@ jobs:
38
with:
39
files: './build/*'
40
repo-token: ${{ secrets.GITHUB_TOKEN }}
41
- - name: Update latest tag
42
- uses: EndBug/latest-tag@v1.5.1
43
-
+
0 commit comments