We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1b911 commit 85fb50bCopy full SHA for 85fb50b
.github/workflows/build.yml
@@ -76,5 +76,6 @@ jobs:
76
if: matrix.otp-version == '25'
77
uses: actions/upload-artifact@v4
78
with:
79
+ overwrite: true
80
name: edoc
81
path: "doc"
0 commit comments