Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot
commit
d1ff21eb1f
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
|
||||
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
|
||||
with:
|
||||
images: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/hullcss
|
||||
|
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
release-please:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3.7.1
|
||||
- uses: google-github-actions/release-please-action@v3.7.2
|
||||
with:
|
||||
release-type: node
|
||||
package-name: release-please-action
|
||||
|
|
Loading…
Reference in New Issue