Skip to content

Commit

Permalink
chore: fixed pipeline issue (#811)
Browse files Browse the repository at this point in the history
* chore: updates for 1.2.18

* pipeline issue
  • Loading branch information
cd-rite authored Nov 2, 2022
1 parent b1949a6 commit 1d55175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: Check out the repo
uses: actions/checkout@v3
with:
ref: ${{ github.ref }}
ref: main
fetch-depth: 0
-
name: Download client distribution
Expand Down

0 comments on commit 1d55175

Please sign in to comment.