Rename daily build job

This commit is contained in:
Jarno Rankinen 2023-11-02 20:42:04 +02:00
parent 27a00cc757
commit b5f59c734f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and Publish Tag Docker image
- name: Daily image build
uses: VaultVulp/gp-docker-action@1.6.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}