mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 18:22:37 +02:00
FIXUP: Remove command that checks github token
This commit is contained in:
parent
2e2b6cf308
commit
93b8bb0444
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-push-image.yml
vendored
1
.github/workflows/build-push-image.yml
vendored
|
@ -64,7 +64,6 @@ jobs:
|
|||
echo "source_date_epoch=${SOURCE_DATE_EPOCH}" >> $GITHUB_OUTPUT
|
||||
echo "tag=${DEBIAN_ARCHIVE_DATE}-${TAG}" >> $GITHUB_OUTPUT
|
||||
echo "full_image_name=${FULL_IMAGE_NAME}" >> $GITHUB_OUTPUT
|
||||
echo "${{ secrets.registry_token }}" | sha256sum
|
||||
|
||||
build:
|
||||
name: Build ${{ matrix.platform.name }} image
|
||||
|
|
Loading…
Reference in a new issue