Skip to content

Commit 8a84d97

Browse files
authored
Update appveyor.yml
1 parent 79c8eff commit 8a84d97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ artifacts:
3434
- path: FlowCalc-%CONFIGURATION%-%APPVEYOR_BUILD_VERSION%.zip
3535
deploy:
3636
- provider: GitHub
37+
auth_token:
38+
secure: CS8iZldTMAHjWvK8RNerBk+qZtooKfJgA3n3dARn9dd8lLXInoiGLJWvQvEAFaHY
3739
description: "`FlowCalc-%CONFIGURATION%-%APPVEYOR_BUILD_VERSION%.zip` enthält die Anwendung (FlowCalc.exe) sowie benötigte Programmbibliotheken (.dll). Ebenfalls enthalten sind die verfügbaren Pumpen- und Fittingdefinitionen, in Form von Xml-Dateien (.xml).\n\nDie Anwendung `FlowCalc.exe` kann direkt gestartet werden.\n\n#### Last commit message\n%APPVEYOR_REPO_COMMIT_MESSAGE%"
3840
prerelease: true

0 commit comments

Comments
 (0)