mirror of
https://github.com/hrfee/jfa-go.git
synced 2025-04-04 10:12:52 +00:00
Compare commits
1 Commits
ae8080ed37
...
14006cbc76
Author | SHA1 | Date | |
---|---|---|---|
|
14006cbc76 |
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/bash
|
||||||
|
|
||||||
# scan all typescript and automatically add dark variants to color tags if they're not already present.
|
# scan all typescript and automatically add dark variants to color tags if they're not already present.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/bash
|
||||||
# sets version environment variable for goreleaser to use
|
# sets version environment variable for goreleaser to use
|
||||||
# scripts/version.sh goreleaser ...
|
# scripts/version.sh goreleaser ...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user