Skip to content

Commit

Permalink
Update releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
russbiggs authored Jan 5, 2025
1 parent d40898d commit 7d44486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: actions/checkout@v4
- name: create an issue - new tzdb
if: ${{ steps.timezone_db.outputs.release != '2024a' }}
if: ${{ steps.timezone_db.outputs.release != '2024b' }}
uses: dacbd/create-issue-action@main
with:
token: ${{ github.token }}
Expand All @@ -36,4 +36,4 @@ jobs:
token: ${{ github.token }}
title: New natural earth vectors release
body: New version of natural earth vectors available- ${{steps.natural_earth_vector.outputs.release}}
see https://github.com/nvkelso/natural-earth-vector/releases for new release
see https://github.com/nvkelso/natural-earth-vector/releases for new release

0 comments on commit 7d44486

Please sign in to comment.