Skip to content

Commit

Permalink
Changing to auto generated token
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankchetan committed Apr 4, 2024
1 parent 015bdd1 commit 2bc30e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
registry: ${{ env.GH_REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GH_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}

# The updated Dockerfile is only available in the repository at the tag v3.5.3 and above. To build versions of
# OpenFAST that are below this version, the updated Dockerfile from that tag of the repository has to be acquired
Expand Down

0 comments on commit 2bc30e2

Please sign in to comment.