Skip to content

Bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#5) #17

Bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#5)

Bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#5) #17

---
name: 'update-registry'
on:
push:
branches:
- master
tags:
- v*
workflow_dispatch:
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: nhatthm/gh-actions/checkout@master
#- name: Notify registries
# uses: nhatthm/gh-actions/notify-go-registries@master
# with:
# token: ${{ secrets.REGISTRY_TOKEN }}