diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-14 15:38:12 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-14 15:38:12 +0200 |
commit | d0e46b66d6a232717569736768c7e5bea8877ed3 (patch) | |
tree | 9e48eb020fc6f9f64f5d54c13cb517bfdfe056c7 /.github/workflows/publish-workflow.yaml | |
parent | ~ | g4f `v-0.1.6.4` (diff) | |
download | gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar.gz gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar.bz2 gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar.lz gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar.xz gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.tar.zst gpt4free-d0e46b66d6a232717569736768c7e5bea8877ed3.zip |
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/publish-workflow.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish-workflow.yaml b/.github/workflows/publish-workflow.yaml index 07567a2f..ebbece66 100644 --- a/.github/workflows/publish-workflow.yaml +++ b/.github/workflows/publish-workflow.yaml @@ -30,4 +30,4 @@ jobs: context: . push: true tags: ${{ steps.metadata.outputs.tags }} - labels: ${{ steps.metadata.outputs.labels }} + labels: ${{ steps.metadata.outputs.labels }}
\ No newline at end of file |