Skip to content

Commit

Permalink
chore: remove credentials from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jefersondaniel committed Jan 7, 2024
1 parent 4c81979 commit eabc739
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-html5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: barichello/godot-ci:3.5.2
credentials:
username: jefersondaniel
password: ${{ secrets.GHCR_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit eabc739

Please sign in to comment.