Skip to content

Commit

Permalink
Add token to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
inchuev committed Apr 25, 2024
1 parent 8ed9a5c commit 9d55fab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ on:
AWS_SECRET_ACCESS_KEY:
required: true
description: 'AWS secret access key'
ORG_AUTOMATION_TOKEN:
required: true
description: 'ORG Automation Token'

jobs:
release:
Expand Down

0 comments on commit 9d55fab

Please sign in to comment.