Skip to content

Commit

Permalink
Update build-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertDisc authored Jan 17, 2024
1 parent b86c319 commit e17a22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
ref: main
ref: develop

- name: Login to GitHub Container Registry
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
Expand Down

0 comments on commit e17a22a

Please sign in to comment.