Skip to content

Merge pull request #185 from ing-bank/fix/check-bucket-location-rate-… #21

Merge pull request #185 from ing-bank/fix/check-bucket-location-rate-…

Merge pull request #185 from ing-bank/fix/check-bucket-location-rate-… #21

Workflow file for this run

name: Rokku release
on:
push:
tags:
- "*"
jobs:
tagged-release:
name: "Tagged Release"
runs-on: "ubuntu-latest"
steps:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.PAT }}"
prerelease: false