github-pages-deploy-action/node_modules/shebang-regex/index.js
James Ives 5af4d9fc85 3.5.0 🎉
2020-05-14 17:33:08 -04:00

3 lines
42 B
JavaScript

'use strict';
module.exports = /^#!(.*)/;