Skip to content

Commit

Permalink
DELETE
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixoid committed Dec 19, 2024
1 parent 8a69503 commit ed27783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -93,6 +93,6 @@ jobs:
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
run: |
git fetch origin fix-releaser
git checkout fix-releaser -- Makefile
git checkout origin/fix-releaser -- Makefile
go install github.com/mlafeldt/pkgcloud/cmd/pkgcloud-push@e79e9efc
make packagecloud-stable

0 comments on commit ed27783

Please sign in to comment.