Skip to content

Commit

Permalink
New deployment token
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertLitjens committed Aug 12, 2023
1 parent da92a93 commit 3036172
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .appveyor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ for:
- provider: GitHub
release: ASAP $(asap_major_version).$(asap_minor_version) (Nightly)
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_Installer
draft: false
force_update: true
Expand All @@ -110,7 +110,7 @@ for:
- provider: GitHub
release: ASAP $(asap_major_version).$(asap_minor_version)
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_Installer
draft: false
force_update: true
Expand Down Expand Up @@ -139,7 +139,7 @@ for:
- provider: GitHub
release: ASAP $ASAP_MAJOR_VERSION.$ASAP_MINOR_VERSION (Nightly)
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_DEB_Package
draft: false
force_update: true
Expand All @@ -150,7 +150,7 @@ for:
- provider: GitHub
release: ASAP $ASAP_MAJOR_VERSION.$ASAP_MINOR_VERSION
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_DEB_Package
draft: true
force_update: true
Expand Down Expand Up @@ -203,7 +203,7 @@ for:
- provider: GitHub
release: ASAP $ASAP_MAJOR_VERSION.$ASAP_MINOR_VERSION (Nightly)
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_DMG_Package
draft: false
force_update: true
Expand All @@ -214,7 +214,7 @@ for:
- provider: GitHub
release: ASAP $(asap_major_version).$(asap_minor_version)
auth_token:
secure: 9dwaJVWgqJszg3feksfrVuddjVklp8UWrPskUUZnSuG62R014vDOuW0p+ytGBJbS
secure: hRxFBfnDeq0DQLsi9pwxDMGEPfGa+0UxooCFH0LqO/bSajx+IixhfWnAA/z/tI5L
artifact: ASAP_DMG_Package
draft: false
force_update: true
Expand Down

0 comments on commit 3036172

Please sign in to comment.