Skip to content

Commit

Permalink
Update dockerhub-des.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YueMiyuki authored Jun 3, 2023
1 parent 04678bf commit 3a6a188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub-des.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
dockerHubDescription:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

Expand All @@ -18,4 +18,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: ${{ secrets.DOCKER_USERNAME }}/discord-linuxserver
short-description: ${{ github.event.repository.description }}
short-description: ${{ github.event.repository.description }}

0 comments on commit 3a6a188

Please sign in to comment.