apps-script-samples icon indicating copy to clipboard operation
apps-script-samples copied to clipboard

chore: rename clasp json to allow users to use their clasp projects

Open brentchang opened this issue 1 year ago • 0 comments

Description

Since the projectIDs within the .clasp.json files are not accessible outside Google, so I think this might be a possible way for people using clasp to upload these samples to their own projects while not breaking existing Github Actions.

Fixes # (issue) #431

Is it been tested?

  • [x] Development testing done

Checklist

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have performed a peer-reviewed with team member(s)
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

brentchang avatar Dec 03 '23 02:12 brentchang