action-hexo icon indicating copy to clipboard operation
action-hexo copied to clipboard

Results 1 action-hexo issues
Sort by recently updated
recently updated
newest added

I'm trying to deploy Hexo to S3, for which two environment variables are required - in my workflow I have this: ``` - name: Deploy uses: heowc/action-hexo@master env: AWS_ACCESS_KEY_ID: ${{...