Update actions for Niblock Forge
Some checks failed
Release / Release (push) Failing after 2s

This commit is contained in:
Bill Niblock 2024-03-10 21:49:29 -04:00
parent c6cb7b2576
commit 379ec94274

View file

@ -8,7 +8,7 @@ on:
- main
env:
REGISTRY: code.douglasparker.dev
REGISTRY: forge.niblock.tech
REGISTRY_USERNAME: ${{ github.actor }}
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
REGISTRY_IMAGE_NAME: ${{ github.repository }}
@ -16,7 +16,7 @@ env:
jobs:
release:
name: Release
runs-on: debian-latest
runs-on: docker
steps:
- name: Checkout the repository
uses: actions/checkout@v4
@ -41,4 +41,4 @@ jobs:
push: true
tags: |
${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}:latest
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}