mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-16 15:40:34 +00:00
9 lines
79 B
YAML
9 lines
79 B
YAML
sudo: false
|
|
|
|
language: node_js
|
|
|
|
node_js:
|
|
- "5"
|
|
- "4"
|
|
- "0.12"
|
|
- "0.10"
|