Skip to content

disabling cloud tests - needs troubleshooting later #11

disabling cloud tests - needs troubleshooting later

disabling cloud tests - needs troubleshooting later #11

name: Update Docker Hub Description
on:
push:
branches: [ main ]
jobs:
build-and-push:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Update Docker HUB Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: lacledeslan/gamesvr-pzomboid
short-description: "Project Zomboid Dedicated Server"
readme-filepath: ./README.md