Skip to content

Commit

Permalink
docker: removed type ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Litarvan authored Jan 4, 2024
1 parent 9d9d5e2 commit 8713473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
tags: |
type=schedule,pattern=${{ env.XELIS_VERSION }}-nightly-{{date 'YYYYMMDD'}}
type=semver,pattern={{version}},event=tag
type=ref,event=branch
type=ref,event=pr
- name: Build and push Docker image
Expand Down

0 comments on commit 8713473

Please sign in to comment.