Skip to content

Commit

Permalink
Merge pull request #126 from Freelancers-Union/develop
Browse files Browse the repository at this point in the history
Update secrets
  • Loading branch information
Karlish-git authored Jul 23, 2024
2 parents 9bc90d1 + 963e30b commit 337ef1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
ARMA_SFTP_USERNAME: ${{ secrets.ARMA_SFTP_USERNAME }}
ARMA_SFTP_PASSWORD: ${{ secrets.ARMA_SFTP_PASSWORD }}
ARMA_SFTP_MAP_PATH: ${{ secrets.ARMA_SFTP_MAP_PATH }}
METABASE_KEY: ${{ secrets.METABASE_KEY }}
# Steps represent a sequence of tasks that will be executed as part of the job
steps:

Expand Down

0 comments on commit 337ef1d

Please sign in to comment.