Skip to content

Commit

Permalink
fixup! Build all Erlang versions and upload to PackageCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed Apr 11, 2024
1 parent c6ce650 commit 9a55ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build all missing versions of Erlang and upload to PackageCloud
env:
GITHUB_TOKEN_PUBLIC_ACCESS: ${{ secrets.GH_TOKEN_PUBLIC_ACCESS }}
GITHUB_TOKEN_PUBLIC_ACCESS: ${{ secrets.GITHUB_TOKEN }}
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
run : bin/build-all-and-upload

0 comments on commit 9a55ede

Please sign in to comment.