Skip to content

Commit

Permalink
Fix ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Fireball19 committed Aug 6, 2023
1 parent b0ee1fe commit 9c0db0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tilemap to PNG Unity

[![CI](https://github.com/Ra-Coding/unity-tilemap-to-png/actions/workflows/ci.yml/badge.svg)](https://github.com/Ra-Coding/unity-tilemap-to-png/actions/workflows/ci.yml)
[![CI](https://github.com/Ra-Coding/unity-tilemap-to-png/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Ra-Coding/unity-tilemap-to-png/actions/workflows/ci.yml)

You can export your tilemaps as png in editor

Expand Down

0 comments on commit 9c0db0a

Please sign in to comment.