Commit 62cc23d8 authored by Marcel Amirault's avatar Marcel Amirault

Update docs project token

parent 263c4f98
...@@ -200,7 +200,7 @@ module Trigger ...@@ -200,7 +200,7 @@ module Trigger
class Docs < Base class Docs < Base
def self.access_token def self.access_token
ENV['DOCS_API_TOKEN'] ENV['DOCS_PROJECT_API_TOKEN']
end end
SUCCESS_MESSAGE = <<~MSG SUCCESS_MESSAGE = <<~MSG
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment