1
0
Fork 0

chore: Added comment to trigger workflow run

This commit is contained in:
Joost De Cock 2022-01-14 13:13:11 +01:00
parent 0d3bc18a47
commit 0e21dc31c0

View file

@ -3,6 +3,8 @@ import buttonhole from './buttonhole'
import snaps from './snaps'
import { name, version } from '../package.json'
// Force github workflow to run
export default {
name: name,
version: version,