diff --git a/.drone.yml b/.drone.yml index 3cc1a2b..73850ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,6 @@ steps: username: from_secret: gitea-username password: - from_secret: gitea-password + from_secret: gitea-token dockerfile: Dockerfile context: ./SampleApi/bin/Release/net8.0/publish/ \ No newline at end of file