Skip to content

Commit

Permalink
Move to latest branch versioning (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
namoscato authored Mar 20, 2021
1 parent dbbb300 commit 30d9d3e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ on:
push:
branches: [master]
jobs:
git:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Bump latest tag
uses: EndBug/latest-tag@v1
docker:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 30d9d3e

Please sign in to comment.