We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5008817 commit ac396b5Copy full SHA for ac396b5
1 file changed
.github/workflows/early-release.yml
@@ -72,7 +72,7 @@ jobs:
72
# CREATE GITHUB RELEASE
73
- id: create-release
74
name: Create GitHub early access release
75
- uses: softprops/action-gh-release@v3
+ uses: softprops/action-gh-release@v2
76
with:
77
target_commitish: ${{ github.sha }}
78
tag_name: ${{ env.DOCKER_IMAGE_TAG }}
0 commit comments